Sponge
CS144's user-space TCP library
TCPState Member List

This is the complete list of members for TCPState, including all inherited members.

_activeTCPStateprivate
_linger_after_streams_finishTCPStateprivate
_receiverTCPStateprivate
_senderTCPStateprivate
name() constTCPState
operator!=(const TCPState &other) constTCPState
operator==(const TCPState &other) constTCPState
State enum nameTCPState
state_summary(const TCPReceiver &receiver)TCPStatestatic
state_summary(const TCPSender &receiver)TCPStatestatic
TCPState(const TCPSender &sender, const TCPReceiver &receiver, const bool active, const bool linger)TCPState
TCPState(const TCPState::State state)TCPState