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
Remove bad call to shutdown(). Tags None Referenced Files None Subscribers None
Description
Details
|