HomeFreeBSD

Add code that does a shutdown() on all sockets during termination.

Description

Add code that does a shutdown() on all sockets during termination.

I am not sure if this is required, since the sockets will be closed during
exit(), but it seems safe to do to ensure that sockets no longer work in
the kernel RPC.

Details

Provenance
rmacklemAuthored on
Parents
rS363118: Hold a reference on the socket, so that it does not get free'd when the
Branches
Unknown
Tags
Unknown