Message78804
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? |
|
| 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: <[email protected]> |
| 2009-01-02 14:48:25 | chris.mahan | link | issue4791 messages |
| 2009-01-02 14:48:25 | chris.mahan | create | |
|