-record(datagram, { socket :: toss:socket(), host :: {ok, glip:ip_address()} | {error, nil}, peer_port :: integer(), data :: bitstring() }).