Function shutdown
void shutdown
(
ref StreamSocket socket,
bool shut_read = true,
bool shut_write = true
) nothrow @safe;
void shutdown
(
ref StreamSocket socket,
bool shut_read = true,
bool shut_write = true
) nothrow @safe;