SocketSet.remove

void remove(socket_t s) pure nothrow
No documentation available for this declaration.
void remove(Socket s) pure nothrow

Remove this Socket from the collection. Does nothing if the socket is not in the collection already.