X-Git-Url: http://dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2FMsg.pm;h=9df7640ecbbfbfecd5a80493469a5abacb1700f5;hb=a6d0720c825ae5d7233025c96e0f04ac48d5b811;hp=e1ece5b93c35e932e118308785b6d8d7ca3e478f;hpb=6b19958cbe351af8d5462f4e0e03b87875eec16a;p=spider.git diff --git a/perl/Msg.pm b/perl/Msg.pm index e1ece5b9..9df7640e 100644 --- a/perl/Msg.pm +++ b/perl/Msg.pm @@ -166,6 +166,7 @@ sub set_blocking { fcntl ($_[0], F_SETFL(), $flags); } } + sub handle_send_err { # For more meaningful handling of send errors, subclass Msg and # rebless $conn.