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:
- 30:3cc78f5db99d
- Parent:
- 28:163fbe3263f4
- Child:
- 31:7f15b95f2a1d
diff -r 7bcec3189a93 -r 3cc78f5db99d NetworkInterface.h
--- a/NetworkInterface.h Mon Feb 22 20:58:50 2016 +0000
+++ b/NetworkInterface.h Mon Feb 22 21:03:38 2016 +0000
@@ -86,7 +86,7 @@
* @return The allocated socket
*/
virtual SocketInterface *createSocket(socket_protocol_t proto) = 0;
-
+
/** Internally destroy a socket
* @param socket An allocated SocketInterface
* @returns 0 on success
