SNICInterface for development
Fork of SNICInterface by
Diff: Socket/Socket.h
- Revision:
- 32:ae95309643aa
- Parent:
- 31:15c22824cc46
- Child:
- 33:33f1bc919486
--- a/Socket/Socket.h Thu May 29 03:23:21 2014 +0000 +++ b/Socket/Socket.h Fri May 30 08:30:40 2014 +0000 @@ -35,8 +35,6 @@ typedef unsigned long socklen_t; -#define SNIC_UART_RECVBUF_SIZE 2048 - /** Socket file descriptor and select wrapper */ class Socket {