This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d846159
)
Re: select() broken under VMS?
author
Michael G. Schwern
<schwern@pobox.com>
Tue, 13 Nov 2001 20:38:42 +0000
(15:38 -0500)
committer
Abhijit 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
patch
|
blob
|
blame
|
history
diff --git
a/pod/perlport.pod
b/pod/perlport.pod
index
8d4e569
..
3b11a4f
100644
(file)
--- a/
pod/perlport.pod
+++ b/
pod/perlport.pod
@@
-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>)