I/O Multiplexing and non blocking socket

Bjoern Schliessmann usenet-mail-0306.20.chr0n0ss at spamgourmet.com
Fri Dec 1 15:30:07 EST 2006


Salvatore Di Fazio wrote:

> Thank you guys, but I would like to use the standard libraries

Then I suggest you read a good book about Unix programming,
especially about the workings of read(), write() and select(). If
you've understood this doing it with python's read/write/select
will be easy.

Everyone may choose to reinvent the wheel :)

Regards,


Björn

-- 
BOFH excuse #180:

ether leak




More information about the Python-list mailing list