std:std.socket.Socket.Accept

Method Accept:Socket( )

Accepts a new incoming connection on a listening socket.

Returns null if there was an error, otherwise blocks until an incoming connection has been made.