Module Udp

module Udp: sig .. end
User Data Protocol.

val debug : bool

Private Types


module Port: Tcp.MakePort(sig
val srv : string
end)

UDP datagrams


module Pdu: sig .. end

Transceiver


module TRX: sig .. end