HomeFreeBSD

Remove bad call to shutdown().

Description

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

Details

Provenance
edAuthored on
Parents
rS286565: Finish reverting r286410 for now.
Branches
Unknown
Tags
Unknown