minor derivative to reduce compiler warnings and tag read-only parameters as const.
Fork of Socket by
History
Revised error returns to uniquely identify failure modes.
2018-07-03, by WiredHome [Tue, 03 Jul 2018 02:06:47 +0000] rev 22
Revised error returns to uniquely identify failure modes.
Enhanced error returns to be unique by type of error, rather than just -1.
2017-04-09, by WiredHome [Sun, 09 Apr 2017 20:57:44 +0000] rev 21
Enhanced error returns to be unique by type of error, rather than just -1.
Add const declaration for read-only parameters.
2015-07-07, by WiredHome [Tue, 07 Jul 2015 14:03:07 +0000] rev 20
Add const declaration for read-only parameters.
Sync with official mbed library release 66
2013-08-19, by bogdanm [Mon, 19 Aug 2013 18:38:18 +0300] rev 19
Sync with official mbed library release 66
enable/disable broadcasting
2013-05-30, by emilmont [Thu, 30 May 2013 17:15:01 +0100] rev 18
enable/disable broadcasting
Not shutting down the socket, before closing it, is not robust in lwIP
2013-05-14, by emilmont [Tue, 14 May 2013 09:48:07 +0000] rev 17
Not shutting down the socket, before closing it, is not robust in lwIP
Add broadcasting and multicasting
2013-03-01, by emilmont [Fri, 01 Mar 2013 15:30:16 +0000] rev 16
Add broadcasting and multicasting
Reset TCPSocketConnection address when accepting a new connection
2012-08-13, by emilmont [Mon, 13 Aug 2012 09:38:00 +0000] rev 15
Reset TCPSocketConnection address when accepting a new connection
[Documentation] "\brief" directive needs opening "exclamation mark"
2012-08-04, by emilmont [Sat, 04 Aug 2012 08:28:29 +0000] rev 14
[Documentation] "\brief" directive needs opening "exclamation mark"
Try "\brief" Doxygen directive in documentation
2012-08-04, by emilmont [Sat, 04 Aug 2012 08:24:54 +0000] rev 13
Try "\brief" Doxygen directive in documentation