[][src]Module pwn::net::udp

UDP utility types.

Structs

RecvHalf

The recv half after split.

ReuniteError

Error indicating two halves were not from the same socket, and thus could not be reunited.

SendHalf

The send half after split.