SocketSet.remove
void remove(socket_t s) pure nothrowNo documentation available for this declaration.
Remove this Socket from the collection. Does nothing if the socket is not in the collection already.
void remove(socket_t s) pure nothrowRemove this Socket from the collection. Does nothing if the socket is not in the collection already.