Socket.accept
Socket accept() @trustedAccept an incoming connection. If the socket is blocking, accept waits for a connection request. Throws SocketAcceptException if unable to _accept. See accepting for use with derived classes.
Socket accept() @trustedAccept an incoming connection. If the socket is blocking, accept waits for a connection request. Throws SocketAcceptException if unable to _accept. See accepting for use with derived classes.