- Introducing millisecond resolution support for the timeout option. See
authorDaniel Stenberg <daniel@haxx.se>
Tue, 13 May 2008 20:48:48 +0000 (20:48 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 13 May 2008 20:48:48 +0000 (20:48 +0000)
commit46dbd9461af66b9aa11a7f9e776979df6be028ac
tree3bfc49e25d58aec0342727b02ba904c7ea6c7e0e
parent76d91c21ad6248518e37eb6dd6b52fb7ab8a7fbd
- Introducing millisecond resolution support for the timeout option. See
  ares_init_options()'s ARES_OPT_TIMEOUTMS.
CHANGES
ares.h
ares_init.3
ares_init.c
ares_private.h
ares_process.c
ares_send.c
ares_timeout.c