add FIXME
This commit is contained in:
parent
7f40ab0082
commit
2e09016b9c
|
@ -97,6 +97,7 @@ proc main() =
|
|||
runForever()
|
||||
|
||||
except Sigint:
|
||||
# FIXME: need to cleaup the punchers (i.e. delete firewall rules)
|
||||
removeFile(PunchdSocket)
|
||||
|
||||
when isMainModule:
|
||||
|
|
Loading…
Reference in New Issue