rearrange to allow internal/private use of ares_writev to any system
authorYang Tse <yangsita@gmail.com>
Tue, 16 Sep 2008 16:42:48 +0000 (16:42 +0000)
committerYang Tse <yangsita@gmail.com>
Tue, 16 Sep 2008 16:42:48 +0000 (16:42 +0000)
commitaa41743ebdb8b348b70bcd886395f0ba5f5fac3a
treea88f8147f6aaf3015bcf1f0679ec1c0bdef97d84
parentee5f13cb6b2a6e514dd6b2e129c48b7afd2fefae
rearrange to allow internal/private use of ares_writev to any system
that lacks the writev function.
12 files changed:
ares/Makefile.inc
ares/Makefile.vc6
ares/ares_private.h
ares/ares_writev.c [new file with mode: 0644]
ares/ares_writev.h [new file with mode: 0644]
ares/configure.ac
ares/m4/cares-functions.m4
ares/nameser.h
ares/vc/areslib/areslib.dsp
ares/windows_port.c
configure.ac
m4/curl-functions.m4