Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: HelloWizFi250Interface
Fork of NetworkSocketAPI by
Diff: NetworkInterface.h
- Branch:
- api-changes
- Revision:
- 25:ed7b2a52e8ac
- Parent:
- 23:1e86d9fb3d86
- Child:
- 26:9774a2edad71
diff -r a5e959bdd2dd -r ed7b2a52e8ac NetworkInterface.h
--- a/NetworkInterface.h Thu Feb 18 04:09:00 2016 -0600
+++ b/NetworkInterface.h Thu Feb 18 06:01:55 2016 -0600
@@ -80,8 +80,7 @@
private:
- friend class TCPSocket;
- friend class UDPSocket;
+ friend class Socket;
/** Internally create a socket
* @param proto The type of socket to open, SOCK_TCP or SOCK_UDP
