8 Commits (f42bad9ccb2af7cde8a676d57c4d161455256456)

Author SHA1 Message Date
Rich Felker f42bad9ccb fix illegal goto out of cleanup context in dns lookups 14 years ago
Rich Felker 12d547b262 make dns lookups (and thus getaddrinfo) cancellable 15 years ago
Rich Felker bf027ca5e0 use poll rather than select in dns lookups (also clock_gettime) 15 years ago
Rich Felker 43ee4df338 dns lookups: protect against cancellation and fix incorrect error codes 15 years ago
Rich Felker d104c1f7e2 fix broken dns response parsing code that made most ipv6 lookups fail 15 years ago
Rich Felker d4fbebe18d fix uninitialized variables in dns lookup code 15 years ago
Rich Felker 6fbf8bfd75 another pointer signedness fix 15 years ago
Rich Felker 0b44a0315b initial check-in, version 0.5.0 15 years ago