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

bind0

fuzion.sys.net.bind0

§bind0(family i32, socket_type i32, protocol i32, host Any, port Any, arr_result Any)
 => 
i32
:
Any 

bind a name to a newly created socket

0 => arr_result[0] is the socket descriptor
-1 => arr_result[0] is an error number