Aadya v0.1.0 Aadya.UdpSocket View Source

CoapUdpSocket documentation dispatcher for UDP communicatins Maintains a lookup-table for existing channels When a channel pool is provided (server mode), create new channels

Link to this section Summary

Functions

Returns a specification to start this module under a supervisor

Termination of socket Removing the process state

Initiating the UDPScoket socket is added to the state

Link to this section Functions

Returns a specification to start this module under a supervisor.

See Supervisor.

Termination of socket Removing the process state

Initiating the UDPScoket socket is added to the state

Link to this function start_link(serverName, inPort) View Source
Link to this macro state(args \\ []) View Source (macro)
Link to this macro state(record, args) View Source (macro)