i.chnl[#].src.udp - Source UDP

ID Type Example Description
i.chnl[#].src.udp.busy integer 0 Whether the UDP socket is busy resolving DNS. 0=no, 1=yes
i.chnl[#].src.udp.last.err integer 0 The last socket error. This is an internal TCP/IP stack error number.
i.chnl[#].src.udp.last.text string 'No error' The last socket error in human readable form.
i.chnl[#].src.udp.peer string '0.0.0.0' The IP address of the last received UDP packet.