]> git.ipfire.org Git - thirdparty/tor.git/commit
Make finish_daemon() return a boolean to say whether it did anything.
authorNick Mathewson <nickm@torproject.org>
Wed, 8 Aug 2018 20:59:53 +0000 (16:59 -0400)
committerNick Mathewson <nickm@torproject.org>
Wed, 8 Aug 2018 20:59:53 +0000 (16:59 -0400)
commit622a2c6bee19af3bab0e84702a36ff2df39db7e7
tree041dc73981ec66bed2b335512979101071cd4487
parent4f300d547d65e50ac1fd635f8b22714c1544ba33
Make finish_daemon() return a boolean to say whether it did anything.
src/lib/process/daemon.c
src/lib/process/daemon.h