This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Fix [perl #24269] socket() call uses non-IFS providers
authorSteve Hay <SteveHay@planit.com>
Fri, 6 Aug 2004 12:55:31 +0000 (12:55 +0000)
committerSteve Hay <SteveHay@planit.com>
Fri, 6 Aug 2004 12:55:31 +0000 (12:55 +0000)
commit036c1c1eb70a0dfc5a7187959eb5e39d499c9396
tree5ec225dec9327c122e7e2efe8b22d5668441f038
parent7d54d38ea123279986bac06bc420bfdc4e2395fb
Fix [perl #24269] socket() call uses non-IFS providers
causing subsequent print/read to hang or misbehave

Patch supplied by Artiom Morozov <artiom@phreaker.net>
in the bug report at http://rt.perl.org/rt3/index.html?q=24269

p4raw-id: //depot/perl@23200
README.win32
win32/Makefile
win32/makefile.mk
win32/win32.c
win32/win32.h
win32/win32sck.c