Take ownership of an existent socket.
Declared in <util/sock.h>
<util/sock.h>
explicit Sock(SOCKET s);
Name
Description
s
The socket descriptor to take ownership of.
Created with MrDocs