xturn_sockets v0.1.1 Xirsys.Sockets.Listener.TCP View Source

TCP protocol socket listener for STUN connections. Dispatches to TCP clients once listener socket has been set up.

Link to this section Summary

Functions

Returns a specification to start this module under a supervisor.

Initialises connection with IPv4 address

Standard OTP module startup

Link to this section Functions

Returns a specification to start this module under a supervisor.

See Supervisor.

Initialises connection with IPv4 address

Link to this function

start_link(cb, ip, port)

View Source

Standard OTP module startup

Link to this function

start_link(cb, ip, port, ssl)

View Source