]> git.ipfire.org Git - thirdparty/tor.git/commit
when we get a sigint, don't accept new connections/circuits,
authorRoger Dingledine <arma@torproject.org>
Tue, 20 Jul 2004 23:31:00 +0000 (23:31 +0000)
committerRoger Dingledine <arma@torproject.org>
Tue, 20 Jul 2004 23:31:00 +0000 (23:31 +0000)
commit0da256ef976076709f7bbf503e6b6bc50a403380
tree531b978e13bf5925c3cc91ed2f4aea3cd3bed2f0
parent18d752e518c41f7190b77dc36d22150e89ffc115
when we get a sigint, don't accept new connections/circuits,
but delay 30 seconds until exiting.
if we get a second sigint, exit immediately.

svn:r2070
src/or/command.c
src/or/connection.c
src/or/main.c
src/or/rephist.c