Date: Sun, 20 Jan 2002 04:13:28 -0800 (PST) From: Bill Fumerola <billf@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/nos-tun nos-tun.c Message-ID: <200201201213.g0KCDSS18895@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
billf 2002/01/20 04:13:28 PST
Modified files:
sbin/nos-tun nos-tun.c
Log:
from select(2):
Any of readfds, writefds, and exceptfds may be given as nil
pointers if no descriptors are of interest.
neither wfds nor efds were of interest so now they are nil.
also, do a little better then making an educated guess for nfds.
Revision Changes Path
1.10 +10 -4 src/sbin/nos-tun/nos-tun.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?200201201213.g0KCDSS18895>
