Socket.accept

Accept 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.

class Socket
@trusted
accept
()

Meta

Suggestion Box / Bug Report