fn shutdown(sock: socket_t, how: ShutdownHow) ShutdownError!void
Shutdown socket send/receive operations
sock: socket_t,
how: ShutdownHow,