[][src]Module statsrelay::statsd

Structs

StatsdPDU

A StatsdPDU is an incoming protocol unit for statsd messages, commonly a single datagram or a line-delimitated message. This PDU type owns an incoming message and can offer references to protocol fields. It only performs limited parsing of the protocol unit.