Network.Listen.init
You're seeing just the function
init
, go back to Network.Listen module for more information.
Link to this function
init(recv_port)
init/1
opens a socket and starts listening by calling listen/1
.
Parameters
- recv_port: Port number :: integer()
Return
- no_return