Message78804
| Author | chris.mahan |
|---|---|
| Recipients | ajaksu2, chris.mahan, vstinner |
| Date | 2009-01-02.14:48:25 |
| SpamBayes Score | 3.3981672e-05 |
| Marked as misclassified | No |
| Message-id | <1230907705.75.0.982977878042.issue4791@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
haypo writes: >By default, the socket created to get the result of LIST has no >timeout (is blocking). So fp.readline() only returns an empty string >when the socket is closed (by the server). Even if the server closed the socket and fp.readline() returned an empty string, the prog should not hang, no? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-01-02 14:48:25 | chris.mahan | set | recipients: + chris.mahan, vstinner, ajaksu2 |
| 2009-01-02 14:48:25 | chris.mahan | set | messageid: <1230907705.75.0.982977878042.issue4791@psf.upfronthosting.co.za> |
| 2009-01-02 14:48:25 | chris.mahan | link | issue4791 messages |
| 2009-01-02 14:48:25 | chris.mahan | create | |