fix a typo [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@54699 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
ff4cec3c09
commit
70038431e7
@ -1425,7 +1425,7 @@ Thu Mar 17 11:51:48 2016 NARUSE, Yui <naruse@ruby-lang.org>
|
|||||||
RAND_poll in crypto/rand/rand_win.c) may be blocked at
|
RAND_poll in crypto/rand/rand_win.c) may be blocked at
|
||||||
NetStatisticsGet.
|
NetStatisticsGet.
|
||||||
https://wiki.openssl.org/index.php/Random_Numbers#Windows_Issues
|
https://wiki.openssl.org/index.php/Random_Numbers#Windows_Issues
|
||||||
Instead of this, use Random.raw_seed directory (whose implementation
|
Instead of this, use Random.raw_seed directly (whose implementation
|
||||||
CryptGenRandom is one of the source of
|
CryptGenRandom is one of the source of
|
||||||
entropy of RAND_poll on Windows).
|
entropy of RAND_poll on Windows).
|
||||||
https://wiki.openssl.org/index.php/Random_Numbers
|
https://wiki.openssl.org/index.php/Random_Numbers
|
||||||
|
Loading…
x
Reference in New Issue
Block a user