Message321863
| Author | lktoken |
|---|---|
| Recipients | lktoken, ned.deily, ronaldoussoren |
| Date | 2018-07-18.07:26:33 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1531898794.31.0.56676864532.issue34143@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
In errno.py, the constant EDEADLK has a defined value of 11, and the constant EAGAIN has a defined value of 35, which is exactly the opposite of the linux constant definition. See: https://www.thegeekstuff.com/2010/10/linux -error-codes/. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-07-18 07:26:34 | lktoken | set | recipients: + lktoken, ronaldoussoren, ned.deily |
| 2018-07-18 07:26:34 | lktoken | set | messageid: <1531898794.31.0.56676864532.issue34143@psf.upfronthosting.co.za> |
| 2018-07-18 07:26:34 | lktoken | link | issue34143 messages |
| 2018-07-18 07:26:34 | lktoken | create | |