cvs commit: src/lib/libc/resolv res_send.c

Hajimu UMEMOTO ume at FreeBSD.org
Mon Aug 7 19:14:56 UTC 2006


ume         2006-08-07 19:14:56 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    lib/libc/resolv      res_send.c 
  Log:
  MFC 1.3: Check if the filedes of kevent is expected one.
  Though our 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.
  
  Revision  Changes    Path
  1.2.2.2   +4 -0      src/lib/libc/resolv/res_send.c


More information about the cvs-src mailing list