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 Socket by
Revisions of TCPSocketServer.h
Revision | Date | Message | Actions |
---|---|---|---|
16:2d471deff212 | 2013-03-01 | Add broadcasting and multicasting | File Diff Annotate |
11:3d83c348fb8b | 2012-08-01 | [Socket library] Remove redundant UDPPacket class. Use centralized socket destructor. Add is_connected check. | File Diff Annotate |
10:d24738f4ef99 | 2012-07-31 | Add explicit setting of socket blocking/non-blocking mode and timeout | File Diff Annotate |
9:f972715add36 | 2012-07-27 | Socket inheritance should be public | File Diff Annotate |
8:9cf9c2d45264 | 2012-07-27 | Update documentation | File Diff Annotate |
6:cd2e5559786d | 2012-07-27 | thread safe timeouts | File Diff Annotate |
3:e6474399e057 | 2012-07-25 | Split TCPSocketServer from TCPSocketConnection | File Diff Annotate |