Date: Thu, 1 Aug 2002 12:31:06 -0700 (PDT) From: Hajimu UMEMOTO <ume@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/net getifaddrs.c Message-ID: <200208011931.g71JV6ka037466@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ume 2002/08/01 12:31:06 PDT Modified files: (Branch: RELENG_4) lib/libc/net getifaddrs.c Log: MFC 1.6: sysctl(NET_RT_IFLIST) up to several (currently 5) times. This will make the behavior robuster if many addresses are added after the size estimation of storage at the first sysctl. Revision Changes Path 1.1.2.4 +29 -9 src/lib/libc/net/getifaddrs.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?200208011931.g71JV6ka037466>