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 UDPSocket.cpp
Revision | Date | Message | Actions |
---|---|---|---|
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 |
6:cd2e5559786d | 2012-07-27 | thread safe timeouts | File Diff Annotate |
5:300e7ad2dc1d | 2012-07-26 | Add Endpoint class and UDPPacket class | File Diff Annotate |
3:e6474399e057 | 2012-07-25 | Split TCPSocketServer from TCPSocketConnection | File Diff Annotate |
2:b227d242f3c7 | 2012-07-23 | tidyup | File Diff Annotate |
1:8080965f5d76 | 2012-06-26 | Changed data type from uint8_t* to char* | File Diff Annotate |
0:1f77255a22f5 | 2012-06-26 | Initial Commit | File Diff Annotate |