MCPcopy Create free account
hub / github.com/bitcoin/bitcoin / DisconnectAllClients

Method DisconnectAllClients

src/httpserver.h:258–258  ·  view source on GitHub ↗

* Start disconnecting clients when possible in the I/O loop */

Source from the content-addressed store, hash-verified

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.

Callers 2

StopHTTPServerFunction · 0.80
BOOST_AUTO_TEST_CASEFunction · 0.80

Calls

no outgoing calls

Tested by 1

BOOST_AUTO_TEST_CASEFunction · 0.64