SNIC UART Interface library for Murata Type-YD module
Dependents: WebSocketServerTest
Fork of SNICInterface_mod by
Diff: Socket/Endpoint.cpp
- Revision:
- 35:e4e7f86fd975
- Parent:
- 33:33f1bc919486
- Child:
- 38:f13e4e563d65
diff -r 8c3527b8f44e -r e4e7f86fd975 Socket/Endpoint.cpp --- a/Socket/Endpoint.cpp Mon Jun 09 08:28:07 2014 +0000 +++ b/Socket/Endpoint.cpp Tue Jun 10 10:19:48 2014 +0000 @@ -46,8 +46,6 @@ mIpAddress[0] = '\0'; } -#include "stdio.h" - int Endpoint::set_address(const char* host, const int port) { reset_address();