]> granicus.if.org Git - curl/commit
- 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)
commit76c251513e73d9fd940ed4df8a9b73ca587559f8
treea2c4924599df991cb31af9f7edc7bb534850541d
parent80afddacc8ee850c7e591f8d73427042f4d9db12
- Introducing millisecond resolution support for the timeout option. See
  ares_init_options()'s ARES_OPT_TIMEOUTMS.
ares/CHANGES
ares/ares.h
ares/ares_init.3
ares/ares_init.c
ares/ares_private.h
ares/ares_process.c
ares/ares_send.c
ares/ares_timeout.c