Called when an IOWarning or IOError is caught. May be overridden by a
subclass to be notified.
An IOWarning is thrown when a socket read/write operation results in an
end-of-flow or hung-up condition, an IOError when an error event is
triggered for a socket.
Called when an IOWarning or IOError is caught. May be overridden by a subclass to be notified.
An IOWarning is thrown when a socket read/write operation results in an end-of-flow or hung-up condition, an IOError when an error event is triggered for a socket.