summaryrefslogtreecommitdiff
path: root/win32/win32.c
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>2000-08-16 23:46:57 +0000
committerGurusamy Sarathy <gsar@cpan.org>2000-08-16 23:46:57 +0000
commit7a9556019f9c4641b3caa83c80f9a1ded5afaaa8 (patch)
treee9f3c9661f5784a06945767ad1173178b3efffe5 /win32/win32.c
parent453b8a1ca696e90551b7f2a34dd20d103122f58f (diff)
downloadperl-7a9556019f9c4641b3caa83c80f9a1ded5afaaa8.tar.gz
check that the number pseudo children doesn't exceed
MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing the WaitForMultipleObjects() limit that would cause wait() to crash) wait() and waitpid() could potentially be rewritten to use more than one thread to do the waiting to eliminate this limitation p4raw-id: //depot/perl@6656
Diffstat (limited to 'win32/win32.c')
0 files changed, 0 insertions, 0 deletions