EthernetInterface, TCP Echo Server, support multi session

Dependencies:   EthernetInterface mbed-rtos mbed

Fork of TCPEchoServer by mbed official

mbed RTOS により、マルチセッションに対応した TCP Echo Server です。

複数のTCP接続を受付け、処理することができます。

accept の後に fork (スレッドを生成)しています。

Committer:
emilmont
Date:
Tue Jul 31 11:51:28 2012 +0000
Revision:
2:ec5ae99791da
Parent:
1:5cebe0e38cd2
Child:
4:807322f7570e
Add explicit setting of socket blocking/non-blocking mode and timeout

Who changed what in which revision?

UserRevisionLine numberNew contents of line
emilmont 2:ec5ae99791da 1 http://mbed.org/users/mbed_official/code/mbed-rtos/#70bd33086f56