View Source XMAVLink.UDPOutConnection (xmavlink v0.4.0)
XMAVLink.Router delegate for UDP connections
Link to this section Summary
Link to this section Types
@type t() :: %XMAVLink.UDPOutConnection{ address: XMAVLink.Types.net_address(), port: XMAVLink.Types.net_port(), socket: pid() }