]> granicus.if.org Git - openssl/commit
Modify access to EGD socket to deal with EINTR etc that can appear
authorLutz Jänicke <jaenicke@openssl.org>
Wed, 7 Feb 2001 22:13:38 +0000 (22:13 +0000)
committerLutz Jänicke <jaenicke@openssl.org>
Wed, 7 Feb 2001 22:13:38 +0000 (22:13 +0000)
commita8ebe4697e99ac642fa73b20f5698091b7976f63
tree15c93d5fe2d5d1569157fde8864b9aa615c85f5f
parentdeb2c1a1c58fb738b3216b663212572170de8183
Modify access to EGD socket to deal with EINTR etc that can appear
during connect() and other calls. First seen on Unixware-7.

Unify access to EGD-socket for all RAND_egd_*() methods.
crypto/rand/rand_egd.c