Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Jul 2006 18:57:44 +0000 (UTC)
From:      Hajimu UMEMOTO <ume@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/net getaddrinfo.c
Message-ID:  <200607211857.k6LIvi7v094246@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200607211857.k6LIvi7v094246>