Module linux_io::socket::ip::tcp

source ·
Expand description

Extra types and constants for working with TCP sockets.

Structs

Device type marker for crate::File instances that represent TCP sockets.

Constants

Returns true (i.e., value is nonzero) if the inbound data stream is at the urgent mark.
Returns the amount of queued unread data in the receive buffer.
Returns the amount of unsent data in the socket send queue.