Message 71026 - Python tracker
Message71026
| Author | jnoller |
|---|---|
| Recipients | benjamin.peterson, donmez, jnoller, mark.dickinson, roudkerk |
| Date | 2008-08-11.18:02:52 |
| SpamBayes Score | 1.0250323e-05 |
| Marked as misclassified | No |
| Message-id | <1218477774.54.0.672275800414.issue3419@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Hey Mark - I took a look at the mp_nohang patch you added - and you're right, the connection refused error numbers are different from platform to platform. So rather than use a static list, I switched the code to use the errno module. Can you apply this and confirm it works for you? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-08-11 18:02:54 | jnoller | set | recipients: + jnoller, mark.dickinson, donmez, roudkerk, benjamin.peterson |
| 2008-08-11 18:02:54 | jnoller | set | messageid: <1218477774.54.0.672275800414.issue3419@psf.upfronthosting.co.za> |
| 2008-08-11 18:02:53 | jnoller | link | issue3419 messages |
| 2008-08-11 18:02:53 | jnoller | create | |