diff options
| author | JamesC <[email protected]> | 2019-10-25 14:28:08 +0200 |
|---|---|---|
| committer | James Chiang <[email protected]> | 2019-11-03 20:33:49 +0100 |
| commit | ede8b7608e115364b5bb12e7f39d662145733de6 (patch) | |
| tree | 250483e2a83385e11534b84225017be1aac3c412 /src/httpserver.cpp | |
| parent | Merge #17285: doc: Bip70 removal follow-up (diff) | |
| download | discoin-ede8b7608e115364b5bb12e7f39d662145733de6.tar.xz discoin-ede8b7608e115364b5bb12e7f39d662145733de6.zip | |
Remove network_event_loop instance in close()
The asyncio.new_event_loop() instance is now removed from the NetworkThread
class during shutdown. This enables a NetworkThread instance to be restarted
after being closed. The current NetworkThread class guards against an existing
new_event_loop during initialization.
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions