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.
Add code that does a shutdown() on all sockets during termination. Tags None Referenced Files None Subscribers None
Description
Details
|