Customized
Dependents: MurataTypeYD_RPC_Sample
Fork of SNICInterface_mod by
Diff: Socket/TCPSocketServer.h
- Revision:
- 23:4ff2231ff9ba
- Parent:
- 20:dd736d328de6
- Child:
- 25:67183ed15708
--- a/Socket/TCPSocketServer.h Thu Mar 27 07:37:55 2014 +0000 +++ b/Socket/TCPSocketServer.h Thu Mar 27 10:11:59 2014 +0000 @@ -36,8 +36,10 @@ namespace murata_wifi { -/** TCP Server. - */ +/** + Interface class for TCP server socket of using SNIC UART. + +*/ class TCPSocketServer : public Socket { public: /** Instantiate a TCP Server.