From: Jan Dubois Date: Mon, 19 Oct 2009 20:50:12 +0000 (-0700) Subject: The term 'winsock' is an implementation detail. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=546378fe9f6023187dee2b3442ce0efde3e4220e;p=p5sagit%2Fp5-mst-13.2.git The term 'winsock' is an implementation detail. --- diff --git a/pod/perl5111delta.pod b/pod/perl5111delta.pod old mode 100644 new mode 100755 index b7e723f..8adce88 --- a/pod/perl5111delta.pod +++ b/pod/perl5111delta.pod @@ -187,7 +187,7 @@ C now returns C<-1>, and sets errno to C, thus restoring the 5.8. =item POSIX::strftime() can now handle Unicode characters in the format string. -=item The winsock select() implementation now supports all empty Cs more correctly. +=item The Windows select() implementation now supports all empty Cs more correctly. =back