]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
from select(2):
authorBill Fumerola <billf@FreeBSD.org>
Sun, 20 Jan 2002 12:13:28 +0000 (12:13 +0000)
committerBill Fumerola <billf@FreeBSD.org>
Sun, 20 Jan 2002 12:13:28 +0000 (12:13 +0000)
commit955052cf21930fcf2c9665a5484432e19f738c85
treec5137ed9c6f0fc88b0d276320a8c1d55786ee30d
parenta353e14e75d7c7e0a2735c27c64dac45a6fd2564
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.
sbin/nos-tun/nos-tun.c