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: TCPServer.h
- Revision:
- 80:9c6673c93082
- Parent:
- 79:43a7e8c0d6cc
- Child:
- 81:1600369a29dd
diff -r 43a7e8c0d6cc -r 9c6673c93082 TCPServer.h
--- a/TCPServer.h Tue Apr 05 10:40:34 2016 -0500
+++ b/TCPServer.h Tue Apr 05 12:02:56 2016 -0500
@@ -28,7 +28,6 @@
/** TCP Server lifetime
*/
TCPServer(NetworkInterface *iface);
- ~TCPServer();
/** Bind a socket to a specific port
\param port The port to listen for incoming connections on
