Home | History | Annotate | Download | only in src

Lines Matching refs:CloseConnection

1081     virtual void CloseConnection() {}
1099 CloseConnection();
1120 void CloseConnection() {
1122 << "CloseConnection() can be called only when there is a connection.";
1154 socket_writer_->CloseConnection();