how to check how many bytes are available to read() ?

Andreas Ulbrich ulbi at ivs.tu-berlin.de
Fri Mar 15 04:26:00 EST 2002


Grant Edwards wrote:

> 
> If f is a pipe, then you can use select -- at least under Unix.
> I don't know about Windows.
> 

Lib ref. says that this will only work for sockets on Windows.




More information about the Python-list mailing list