Searched refs:OnTcpClosed (Results 1 – 3 of 3) sorted by relevance
129 virtual void OnTcpClosed(PseudoTcp* tcp, uint32_t error) { in OnTcpClosed() function in PseudoTcpTestBase257 OnTcpClosed(&remote_, 0); in OnTcpReadable()372 OnTcpClosed(&remote_, 0); in OnTcpReadable()527 OnTcpClosed(&remote_, 0); in ReadUntilIOPending()
33 virtual void OnTcpClosed(PseudoTcp* tcp, uint32_t error) = 0;
1134 m_notify->OnTcpClosed(this, err); in closedown()