Fuzion Logo
fuzion-lang.dev — The Fuzion Language Portal
JavaScript seems to be disabled. Functionality is limited.

accept

net.server.accept

accept new TCP connection
does nothing for UDP etc.
blocks until connection is established
NYI we may want to close server on certain errors?