subgraph / roflcoptor

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

check if unix sockets are already in use before deleting #48

Open david415 opened 8 years ago

david415 commented 8 years ago

on startup we should not delete unix socket files unless we confirm they are not in use... for instance if the user runs roflcoptor twice the second time it should fail to start.