Channel into networking stack tasks, used for receiving connection errors.
This error indicates failure to deliver a package to the target.
A received message / datagram.
An iterator which decodes binary input data item by item.
A package to be send.
It cumulatively builds output packages from individual messages.
Iterator over already build packages.
Channel into networking stack tasks, used for data receiving.
Channel into networking stack tasks, used for data sending.
This struct represents a low level network socket. The socket is based on
UDP and thus provides unreliable and unordered means of data delivery.