Module raw

Module raw 

Source
Expand description

Raw sockets.

Structs§

RawSocket
An Raw socket.

Enums§

IpProtocol
IP datagram encapsulated protocol.
IpVersion
Internet protocol version.
RecvError
Error returned by RawSocket::recv and RawSocket::send.

Type Aliases§

PacketMetadata
A UDP packet metadata.