freebsd-dev/usr.bin/sockstat
Peter Pentchev 97c6143c95 Do not display bogus entries for sockets in the TIME_WAIT or similar
states that no longer have a corresponding file descriptor - until now,
sockstat would mostly randomly match null kern.file.*.xf_data fields
with the first mostly-closed socket.

This bugfix is a RELENG_5 candidate.

Approved by:	andre
2004-08-25 16:36:17 +00:00
..
Makefile Rewrite sockstat(1) in C. 2002-07-31 12:32:03 +00:00
sockstat.1 Do not display bogus entries for sockets in the TIME_WAIT or similar 2004-08-25 16:36:17 +00:00
sockstat.c Do not display bogus entries for sockets in the TIME_WAIT or similar 2004-08-25 16:36:17 +00:00