Christian Heimes added the comment:

Thanks Victor, it sounds like a good suggestion. I have modified my patch to 
use _PyTime_gettimeofday(). Python 2.7 doesn't have _PyTime_gettimeofday() so 
I'm going to use time(NULL).

----------
Added file: http://bugs.python.org/file31389/openssl_prng_atfork5.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue18747>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to