This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Clean up win32/win32sck.c (runtime load of Winsock now gone, it can be
authorGurusamy Sarathy <gsar@cpan.org>
Wed, 12 Nov 1997 03:25:17 +0000 (03:25 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Wed, 12 Nov 1997 03:25:17 +0000 (03:25 +0000)
commit326b05e39df78c03a667485573aed70a9080cab0
tree8aeb45ed238b3c5098f60d7c42b7812474be91ac
parent4b026b9ec580787cd32d43ab9381ecc2040179be
Clean up win32/win32sck.c (runtime load of Winsock now gone, it can be
done cleaner, if really needed (perhaps only for efficiency reasons?)).
Redundant EXTERN_C definitions and related warnings fixed.

p4raw-id: //depot/win32/perl@238
miniperlmain.c
perl.h
win32/perllib.c
win32/win32io.c
win32/win32iop.h
win32/win32sck.c