summaryrefslogtreecommitdiffstats
path: root/lib/libc/resolv/res_send.c
Commit message (Collapse)AuthorAgeFilesLines
* Check if the filedes of kevent is expected one. Though ourume2006-08-041-0/+4
| | | | | | | | | old resolver opened just one socket, BIND9's resolver may open more than one sockets. And, BIND9's resolver doesn't close the socket on timeout. So, we need this check. Reported by: freebsd-cvs-src__at__oldach.net (Helge Oldach), bz Hinted by: rwatson
* - Merge our local changes.ume2006-03-211-22/+96
| | | | - Exclude unnecessary functions for us.
* Vendor import of BIND 9.3.2ume2006-03-211-0/+1088
OpenPOWER on IntegriCloud