This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Win32 stuff:
authorNick Ing-Simmons <nik@tiuk.ti.com>
Sun, 30 Dec 2001 16:53:42 +0000 (16:53 +0000)
committerNick Ing-Simmons <nik@tiuk.ti.com>
Sun, 30 Dec 2001 16:53:42 +0000 (16:53 +0000)
commite10bb1e95b6ccccae69758ba14c120c19396b201
treecb967e9a2a62f06b9b6cf024f1d9b28cdaf8e0d0
parent4d70086c95dd7d504d588db11daab964a36e98ee
Win32 stuff:
 A. Use Perl_my_socketpair()
 B. Use PerlSock_xxxx() rather than raw xxxx() so we get to load winsock.
 C. (In passing) work round fact that $$ is now SvREADONLY so we need to
    take special measures to set it during pseudo-fork.

p4raw-id: //depot/perlio@13959
util.c
win32/perlhost.h