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?
If I'm not mistaken this is usually handled via a timeout.