Hi experts, I wrote a TCP program using twisted, and the TCP socket bind the local IP address, the code can reconnect TCP connection when TCP is disconnected. But the program will be exit without any error when the local NIC is down. I want to know how can I capture the exception when the local NIC is down?
Thanks a lot. Best Regards, Xiao Peng(肖鹏)
_______________________________________________ Twisted-Python mailing list [email protected] http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
