Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Sep 2002 13:36:38 -0700 (PDT)
From:      Hajimu UMEMOTO <ume@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/net getaddrinfo.c
Message-ID:  <200209152036.g8FKacB2098864@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ume         2002/09/15 13:36:38 PDT

  Modified files:
    lib/libc/net         getaddrinfo.c 
  Log:
  Allocate 64K recieve buffer for DNS responses.
  KAME did the modification only to _dns_getaddrinfo().  However,
  it is not sufficient, and res_queryN() should be modified, too.
  So, I did same modification to res_queryN().
  
  Obtained from:  KAME
  
  Revision  Changes    Path
  1.33      +45 -20    src/lib/libc/net/getaddrinfo.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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