Listen for an incoming connection. $(D_PSYMBOL bind) must be called before you can $(D_PSYMBOL listen).
Request of how many pending incoming connections are queued until $(D_PSYMBOL accept)ed.
See Implementation
Listen for an incoming connection. $(D_PSYMBOL bind) must be called before you can $(D_PSYMBOL listen).