Implement an DormantCanceledByStartup option
commitd194f6bedf48410132b03fdab06b679512c14db1
authorNick Mathewson <nickm@torproject.org>
Sun, 17 Mar 2019 17:48:00 +0000 (17 13:48 -0400)
committerNick Mathewson <nickm@torproject.org>
Thu, 4 Apr 2019 15:48:36 +0000 (4 11:48 -0400)
treefe698e0a444763f3c4bd0ac99bf6504d3b2d0d95
parent1547fd99a68cb22410ed0842267fb0a1f1de925f
Implement an DormantCanceledByStartup option

Closes ticket 29357, and comes with appropriate notions of caution.
changes/ticket29357 [new file with mode: 0644]
doc/tor.1.txt
src/app/config/config.c
src/app/config/or_options_st.h
src/core/mainloop/netstatus.c
src/test/test_mainloop.c