Message80184
Why don't you check the file descriptor directly in connection_new()?
conn->handle is read only and so can't be changed before the call to
poll(). So other methods will also be "protected" and the error will
be raised earlier. |
|
| Date |
User |
Action |
Args |
| 2009-01-19 15:47:14 | haypo | set | recipients:
+ haypo, amaury.forgeotdarc, ocean-city, ajaksu2, roudkerk, jnoller |
| 2009-01-19 15:47:14 | haypo | set | messageid: <1232380034.13.0.421432152609.issue3321@psf.upfronthosting.co.za> |
| 2009-01-19 15:47:13 | haypo | link | issue3321 messages |
| 2009-01-19 15:47:13 | haypo | create | |
|