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.
Fork of NySNICInterface 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 {
