socket + select

brueckd at tbye.com brueckd at tbye.com
Thu Aug 16 14:29:29 EDT 2001


On 16 Aug 2001, João Alfredo wrote:
> Does anyone cold point me a example of socket programming using
> select/poll to handle several requests?!?

Hi João,
You might try the Medusa website:
http://www.nightmare.com/medusa/programming.html

It talks about using the asyncore/asynchat modules that are now a part of
the standard Python distribution.

-Dave






More information about the Python-list mailing list