always read in RAND_poll() if we can't use select because of a too
authorBodo Möller <bodo@openssl.org>
Wed, 28 Jun 2006 14:50:00 +0000 (14:50 +0000)
committerBodo Möller <bodo@openssl.org>
Wed, 28 Jun 2006 14:50:00 +0000 (14:50 +0000)
commitec67e3b7e4aaed482ad89c2b2e47d5cfe12ec2d7
treefcb9d41548e410c6fde5705551847753b28102f7
parent0d3ff3c07340bc15a315b53b53cc6c9886274b1f
always read in RAND_poll() if we can't use select because of a too
large FD: it's non-blocking mode anyway
CHANGES
crypto/rand/rand_unix.c