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.
Dependents: SNIC-xively-jumpstart-demo SNIC-FluentLogger-example TCPEchoServer murataDemo ... more
Fork of YDwifiInterface by
Diff: Socket/TCPSocketConnection.h
- Revision:
- 23:4ff2231ff9ba
- Parent:
- 20:dd736d328de6
- Child:
- 25:67183ed15708
diff -r a9ec0cad4f84 -r 4ff2231ff9ba Socket/TCPSocketConnection.h
--- a/Socket/TCPSocketConnection.h Thu Mar 27 07:37:55 2014 +0000
+++ b/Socket/TCPSocketConnection.h Thu Mar 27 10:11:59 2014 +0000
@@ -38,7 +38,7 @@
{
/**
-TCP socket connection
+ Interface class for TCP socket of using SNIC UART.
*/
class TCPSocketConnection : public Socket, public Endpoint {

Murata TypeYD