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

Method InterruptNet

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

* Stop network activity */

Source from the content-addressed store, hash-verified

251 * Stop network activity
252 */
253 void InterruptNet() { m_interrupt_net(); }
254
255 /**
256 * Start disconnecting clients when possible in the I/O loop

Callers 2

StopHTTPServerFunction · 0.80
BOOST_AUTO_TEST_CASEFunction · 0.80

Calls

no outgoing calls

Tested by 1

BOOST_AUTO_TEST_CASEFunction · 0.64