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)
commit1a9795b401092199b401843bb74cb05dd3849445
tree15062a32758912100f3102ef0f52fa6a8b1cdf98
parent25d9912b385605e93b7215eec6a9ec790eff6f6e
rearrange to allow internal/private use of ares_writev to any system
that lacks the writev function.
Makefile.inc
Makefile.vc6
ares_private.h
ares_writev.c [new file with mode: 0644]
ares_writev.h [new file with mode: 0644]
configure.ac
m4/cares-functions.m4
nameser.h
vc/areslib/areslib.dsp
windows_port.c