diff options
author | Craig A. Berry <craigberry@mac.com> | 2013-05-05 14:50:54 -0500 |
---|---|---|
committer | Craig A. Berry <craigberry@mac.com> | 2013-05-05 15:29:51 -0500 |
commit | d358b6cc0072c98e9f7a7f0eba0e719792701e93 (patch) | |
tree | b663c93e3370d7329ae044fa1133386fa5ea3c38 /perly.h | |
parent | c37c89bfb73fcc6cd67d2e6762e126577a413fe1 (diff) | |
download | perl-d358b6cc0072c98e9f7a7f0eba0e719792701e93.tar.gz |
Fix non-blocking sockets on VMS.
It turns out sockets on VMS (just like Windows) are blocking by
default, but the same code already in IO::Socket::blocking for
Windows that uses ioctl to set non-blocking works just fine on VMS.
This is part of [perl #116433] as the deficieny was exposed by
tests in IO::Socket::IP.
Diffstat (limited to 'perly.h')
0 files changed, 0 insertions, 0 deletions