Files
TencentOS-tiny/examples/tcp_udp_base_lwip/tcp_server
David Lin 25ad91e04f Minor optimisation to the tcp_server code
This is minor optimisation to the tcp_server code:

Note that two lines, one is 'recv(%d) msg from client', the other is 'send mes error',
the second 'mes' should be 'msg', for short. The code is more readable.
2020-02-14 22:23:26 +08:00
..
2019-09-16 13:19:50 +08:00