NetworkSocketAPI
Dependents: HelloWizFi250Interface
Fork of NetworkSocketAPI by
Diff: TCPServer.h
- Revision:
- 80:9c6673c93082
- Parent:
- 79:43a7e8c0d6cc
- Child:
- 81:1600369a29dd
--- 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