Definition at line 83 of file TcpConnection.cpp.
84 {
86 {
88
91 }
93 }
std::atomic< State > m_State
TcpConnection state.
DelegateCloseCallback m_CloseCallback
DelegateCloseCallback.
std::unique_ptr< Channel > m_Channel
TcpConnection channel.
void SetState(State state)
References Disconnected, and SetState().