NewMessage()
Returns a new UDP message with default settings (link security enabled and `kPriorityNormal`).
NewMessage()
Returns a new UDP message with default settings (link security enabled and `kPriorityNormal`).
NewMessage()
Returns a new UDP message with default settings (link security enabled and `kPriorityNormal`).
Open()
Opens the UDP socket.
IsOpen() const
Returns if the UDP socket is open.
Bind()
Binds the UDP socket.
Bind()
Binds the UDP socket.
Bind()
Binds the UDP socket.
Connect()
Connects the UDP socket.
Connect()
Connects the UDP socket.
Connect()
Connects the UDP socket.
Close()
Closes the UDP socket.
SendTo()
Sends a UDP message.
JoinNetifMulticastGroup()
Configures the UDP socket to join a multicast group on a Host network interface.
LeaveNetifMulticastGroup()
Configures the UDP socket to leave a multicast group on a Host network interface.