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.
Revisions of TCPSocket.cpp
Revision | Date | Message | Actions |
---|---|---|---|
33:2fd212f8da61 | 2016-04-19 | Rename Interface -> Stack | File Diff Annotate |
30:9002476b9136 | 2016-04-19 | Removed is_connected function | File Diff Annotate |
24:656011e49d9f | 2016-04-19 | Added better support for SocketAddress/string addresses/ports | File Diff Annotate |
20:dd5f19874adf | 2016-04-19 | Move to single state-change interrupt | File Diff Annotate |
18:0a988e4abb72 | 2016-04-19 | Add open call as alternative to passing NetworkInterface at construction | File Diff Annotate |
17:b1d417383c0d | 2016-04-19 | Adopt mbed style doxygen comments | File Diff Annotate |
15:94e2cf3a06be | 2016-04-05 | Refactored enums | File Diff Annotate |
10:97d166c4a193 | 2016-04-05 | Added temporary polling for blocking sockets | File Diff Annotate |
9:1600369a29dd | 2016-04-05 | Added proper forwarding for interrupt driven callbacks | File Diff Annotate |
8:9c6673c93082 | 2016-04-05 | Added support for DNS resolution | File Diff Annotate |
7:43a7e8c0d6cc | 2016-04-05 | Added rough implementation of the API shim | File Diff Annotate |