diff options
| author | lukem <lukem@NetBSD.org> | 1998-11-13 10:50:10 +0000 |
|---|---|---|
| committer | lukem <lukem@NetBSD.org> | 1998-11-13 10:50:10 +0000 |
| commit | cc41dfe747f3a48c95c198de4d4d59d05c3f3c50 (patch) | |
| tree | 1d44bd0be692fdb561565e7b5ae3181f88a9b1b3 /sys/dev/raidframe | |
| parent | 40941d96acdd671a3acf058bf4c478f5464eb7a7 (diff) | |
simplify test in in_pcbbind() for setting wild=1; no need to check if
((so->so_proto->pr_flags & PR_CONNREQUIRED) == 0 ||
(so->so_options & SO_ACCEPTCONN) == 0)
since the latter is always true, so the former test in unnecessary.
from `TCP/IP Illustrated, Volume 2', W. Richard Stevens, p 730.
Diffstat (limited to 'sys/dev/raidframe')
0 files changed, 0 insertions, 0 deletions
