K 10 svn:author V 2 ed K 8 svn:date V 27 2015-08-10T07:45:13.992510Z K 7 svn:log V 180 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 END