Home | History | Annotate | Download | only in src

Lines Matching refs:CloseConnection

1492     virtual void CloseConnection() {}
1510 CloseConnection();
1531 void CloseConnection() {
1533 << "CloseConnection() can be called only when there is a connection.";
1565 socket_writer_->CloseConnection();