Use platform's native types for recv() and send() arguments.
authorYang Tse <yangsita@gmail.com>
Wed, 12 Jul 2006 05:19:00 +0000 (05:19 +0000)
committerYang Tse <yangsita@gmail.com>
Wed, 12 Jul 2006 05:19:00 +0000 (05:19 +0000)
commit58176d14848f315ea74772bd9ce7edd847b2a17d
tree42685c540585d5c2d1205176734da6f2a54222e4
parent10489879f731465f3d2105870e7533c2b355af5d
Use platform's native types for recv() and send() arguments.
lib/sendf.c
lib/setup.h
lib/telnet.c
tests/server/sockfilt.c
tests/server/sws.c