Replace send() and recv() with swrite() and sread() macros.
authorYang Tse <yangsita@gmail.com>
Fri, 28 Jul 2006 18:01:23 +0000 (18:01 +0000)
committerYang Tse <yangsita@gmail.com>
Fri, 28 Jul 2006 18:01:23 +0000 (18:01 +0000)
commit2c81bfead5aa1eb0b9f2bc5420786696b74ff115
tree3e27099d202f1818227ca88f6bdbf521826a3493
parent77b3bc239daf75d9fb7702ee34c8e5871c47d387
Replace send() and recv() with swrite() and sread() macros.
ares/ares_process.c
ares/windows_port.c
tests/server/tftpd.c