We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Migrated from rt.perl.org#1775 (status was 'resolved')
Searchable as RT1775$
The text was updated successfully, but these errors were encountered:
sockprob
Sorry, something went wrong.
*** lib/IO/Socket.pm Fri Nov 12 18:25:31 1999 --- newlib/IO/Socket.pm Fri Nov 12 18:44:20 1999 *************** *** 222,227 **** --- 222,229 ---- undef $fh unless $ok; }; + croak "$@" + if ($@ and $fh); $fh; }
No branches or pull requests
Migrated from rt.perl.org#1775 (status was 'resolved')
Searchable as RT1775$
The text was updated successfully, but these errors were encountered: