* Start disconnecting clients when possible in the I/O loop */
| 256 | * Start disconnecting clients when possible in the I/O loop |
| 257 | */ |
| 258 | void DisconnectAllClients() { m_disconnect_all_clients = true; } |
| 259 | |
| 260 | /** |
| 261 | * Update the request handler method. |
no outgoing calls