Skip to main content

Module tcp

Module tcp 

Source

Enumsยง

HeaderError
Errors that can be encountered while decoding a TCP header.
HeaderReadErrorstd
Error when decoding a TCP header via a std::io::Read source.
HeaderSliceError
Error when decoding a TCP header from a slice.