SocketSet.add

void add(socket_t s) @trusted pure nothrow
No documentation available for this declaration.
void add(Socket s) pure nothrow

Add a Socket to the collection. The socket must not already be in the collection.