On Tue, Nov 13, 2001 at 07:29:18PM -0600, Craig A. Berry wrote: > >%C-F-ENOTSOCK, socket operation on non-socket > > The error message pretty much says it all.
Oh, duh. VMS error messages just flow in one eyeball and out the other sometimes. Then would it be correct to say this? --- pod/perlport.pod 2001/11/14 00:34:32 1.1 +++ pod/perlport.pod 2001/11/14 01:37:40 @@ -1658,7 +1658,7 @@ =item select RBITS,WBITS,EBITS,TIMEOUT -Only implemented on sockets. (Win32) +Only implemented on sockets. (Win32, VMS) Only reliable on sockets. (S<RISC OS>) -- Michael G. Schwern <[EMAIL PROTECTED]> http://www.pobox.com/~schwern/ Perl6 Quality Assurance <[EMAIL PROTECTED]> Kwalitee Is Job One MERV GRIFFIN!
