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