3 Commits

Author SHA1 Message Date
David Lin
8832a6477f Update tcp_client.c 2020-04-12 10:57:12 +08:00
David Lin
a36cec2ff1 Minor optimisation to the tcp_client code
This is minor optimisation to the tcp_client code:

Note that two lines, one is 'send mes error', the other is 'recv msg from server', 
the first 'mes' should be 'msg', for short. The code is more readable.
2020-02-14 22:14:48 +08:00
supowang
edb2879617 first commit for opensource
first commit for opensource
2019-09-16 13:19:50 +08:00