ShutDown socket.
Definition at line 241 of file TcpConnection.cpp.
242 {
244 {
246 }
247 }
std::unique_ptr< Socket > m_Socket
TcpConnection socket.
std::unique_ptr< Channel > m_Channel
TcpConnection channel.
Referenced by HandleWrite(), and ShutDown().