This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Re: select() broken under VMS?
authorMichael G. Schwern <schwern@pobox.com>
Tue, 13 Nov 2001 20:38:42 +0000 (15:38 -0500)
committerAbhijit Menon-Sen <ams@wiw.org>
Wed, 14 Nov 2001 00:43:59 +0000 (00:43 +0000)
Message-Id: <20011113203842.E32567@blackrider>

p4raw-id: //depot/perl@12985

pod/perlport.pod

index 8d4e569..3b11a4f 100644 (file)
@@ -1658,7 +1658,7 @@ Not implemented. (Win32, VMS, S<RISC OS>)
 
 =item select RBITS,WBITS,EBITS,TIMEOUT
 
-Only implemented on sockets. (Win32)
+Only implemented on sockets. (Win32, VMS)
 
 Only reliable on sockets. (S<RISC OS>)