diff options
author | Jan Dubois <jand@activestate.com> | 2009-10-13 16:46:58 -0700 |
---|---|---|
committer | Jan Dubois <jand@activestate.com> | 2009-10-13 16:46:58 -0700 |
commit | e4d771f5006ebd70b76422437cce60e9ac40c830 (patch) | |
tree | 29862aebef69b67e2c77dc7ffd5a38ddcfd70efa /pod | |
parent | 50e225a377de7c314b13cbaf39b6b423215d84a7 (diff) | |
download | perl-e4d771f5006ebd70b76422437cce60e9ac40c830.tar.gz |
The winsock select() implementation doesn't support all empty 'fd_set's.
The code already contained a workaround for the special case
select(undef, undef, undef, $sleep);
but didn't handle the case when actual bit vectors were passed in
that didn't have any bits set.
Fixes http://rt.perl.org/rt3/Public/Bug/Display.html?id=54544
Diffstat (limited to 'pod')
0 files changed, 0 insertions, 0 deletions