Message253209
| Author | socketpair |
|---|---|
| Recipients | matejcik, socketpair, vstinner |
| Date | 2015-10-20.06:16:32 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1445321792.33.0.31258617461.issue25420@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Man getrandom()
As of Linux 3.19, the following bug exists:
* Depending on CPU load, getrandom() does not react to interrupts
before reading all bytes requested.
So, is it goot to use this syscall now? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-10-20 06:16:32 | socketpair | set | recipients: + socketpair, vstinner, matejcik |
| 2015-10-20 06:16:32 | socketpair | set | messageid: <1445321792.33.0.31258617461.issue25420@psf.upfronthosting.co.za> |
| 2015-10-20 06:16:32 | socketpair | link | issue25420 messages |
| 2015-10-20 06:16:32 | socketpair | create | |