subgraph / roflcoptor

Tor Control Port Filter and State Tracker Daemon
BSD 3-Clause "New" or "Revised" License
25 stars 8 forks source link

Add clean shutdown code path to cleanup connection sockets #22

Closed david415 closed 8 years ago

david415 commented 8 years ago

This here is quite important for usage with unix domain sockets... it ensures that future daemon starts will succeed because the socket file from the previous run was removed upon shutdown.