Home | History | Annotate | Download | only in src

Lines Matching refs:CloseConnection

1055     virtual void CloseConnection() {}
1073 CloseConnection();
1094 void CloseConnection() {
1096 << "CloseConnection() can be called only when there is a connection.";
1128 socket_writer_->CloseConnection();