In perl.git, the branch tonyc/socket-error has been created
<https://perl5.git.perl.org/perl.git/commitdiff/2e51033c15c9a62065f9d7f20df90faa02d058fc?hp=0000000000000000000000000000000000000000>
at 2e51033c15c9a62065f9d7f20df90faa02d058fc (commit)
- Log -----------------------------------------------------------------
commit 2e51033c15c9a62065f9d7f20df90faa02d058fc
Author: Tony Cook <[email protected]>
Date: Wed Feb 20 10:57:19 2019 +1100
test for error set on socket() failure
commit 125ddee8ebdbac0f8fe3618e922198189bc47825
Author: Tomasz Konojacki <[email protected]>
Date: Tue Feb 19 18:16:06 2019 +0100
win32/win32sck.c: better socket() error handling
When the protocol passed to socket() is unknown, set errno to
WSAEPROTONOSUPPORT.
[perl #133853]
-----------------------------------------------------------------------
--
Perl5 Master Repository