How to tell if a connection is dead in python

前端 未结 5 619
忘掉有多难
忘掉有多难 2020-11-29 23:41

I want my python application to be able to tell when the socket on the other side has been dropped. Is there a method for this?

5条回答
提交回复
热议问题