Added RAW sockets.
Fork of WIZnetInterface by
Diff: Socket/Endpoint.cpp
- Revision:
- 30:3b0481541a06
- Parent:
- 21:3b64df29662f
--- a/Socket/Endpoint.cpp Tue Nov 17 06:35:55 2015 +0000 +++ b/Socket/Endpoint.cpp Tue Dec 19 12:49:35 2017 +0000 @@ -21,7 +21,7 @@ Endpoint::Endpoint() { //printf("reset_address\r\n"); - reset_address(); + reset_address(); } Endpoint::~Endpoint() {}