]> granicus.if.org Git - curl/commit
- Tommie Gannert pointed out a silly bug in ares_process_fd() since it didn't
authorDaniel Stenberg <daniel@haxx.se>
Thu, 28 Jan 2010 22:03:48 +0000 (22:03 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 28 Jan 2010 22:03:48 +0000 (22:03 +0000)
commit15ddc1f1347ec3853cf3d9ed91c137c440fed35a
tree060d0601f558775e0b470e79156ac726bfd226d3
parentd65cf7889b4ce669876f9e05442fd09f6fe40e37
- Tommie Gannert pointed out a silly bug in ares_process_fd() since it didn't
  check for broken connections like ares_process() did. Based on that, I
  merged the two functions into a single generic one with two front-ends.
ares/CHANGES
ares/RELEASE-NOTES
ares/ares_process.c