cvs commit: src/lib/libc/net getaddrinfo.c

Hajimu UMEMOTO ume at FreeBSD.org
Fri Jul 21 18:57:45 UTC 2006


ume         2006-07-21 18:57:44 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/net         getaddrinfo.c 
  Log:
  clean-up: rewrote explore_null and explore_numeric without using sentinel.
  we do not need it since we make (at most) a single addrinfo entry in these
  cases.
  
  Obtained from:  KAME
  MFC after:      1 week
  
  Revision  Changes    Path
  1.81      +20 -35    src/lib/libc/net/getaddrinfo.c


More information about the cvs-src mailing list