1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-21 11:13:30 +00:00
freebsd/usr.sbin/rtsold
Ed Schouten a1b862daec Remove bad call to shutdown().
The socket created by rtsol/rtsold is not a connection-based socket,
meaning that we should not attempt to call shutdown() on it.

Reported by:	kan
2015-08-10 07:45:13 +00:00
..
dump.c
if.c Remove #ifdef IFT_FOO. 2015-05-02 20:31:27 +00:00
Makefile
Makefile.depend Add META_MODE support. 2015-06-13 19:20:56 +00:00
probe.c Remove bad call to shutdown(). 2015-08-10 07:45:13 +00:00
rtsock.c
rtsol.c
rtsold.8
rtsold.c
rtsold.h