K 10 svn:author V 8 rmacklem K 8 svn:date V 27 2020-07-12T04:29:39.992078Z K 7 svn:log V 232 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. END