[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #2812 [Torctl]: TorCtl Zombie Connections
#2812: TorCtl Zombie Connections
--------------------+-------------------------------------------------------
Reporter: atagar | Owner:
Type: defect | Status: needs_review
Priority: normal | Milestone:
Component: Torctl | Version:
Keywords: | Parent:
Points: | Actualpoints:
--------------------+-------------------------------------------------------
Comment(by atagar):
Extra gotcha, the call throws socket.error if the socket doesn't exist so
should be wrapped in a try/catch:
try: s.shutdown(socket.SHUT_RDWR)
except socket.error: pass
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/2812#comment:5>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs