Network.Broadcast.init
You're seeing just the function
init
, go back to Network.Broadcast module for more information.
Link to this function
init(recv_port)
init/1
initializes broadcast/2
with a socket and the port
Network.Listen
is listening on.
Parameters
- recv_port: Port number
Network.Listen
is listening on :: integer()
Return
- no_return