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
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to