summaryrefslogtreecommitdiff
path: root/perly.h
diff options
context:
space:
mode:
authorCraig A. Berry <craigberry@mac.com>2013-05-05 14:50:54 -0500
committerCraig A. Berry <craigberry@mac.com>2013-05-05 15:29:51 -0500
commitd358b6cc0072c98e9f7a7f0eba0e719792701e93 (patch)
treeb663c93e3370d7329ae044fa1133386fa5ea3c38 /perly.h
parentc37c89bfb73fcc6cd67d2e6762e126577a413fe1 (diff)
downloadperl-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