"asyncore" module question

oliver fwang2 at yahoo.com
Thu May 4 19:20:04 EDT 2000


Hi,

I have a question on "asyncore" module: Can it handle multiple server
sockets? From reading the example given in library reference, I can't find
out the place where you can specify more than one sockets for it to handle
like you can do by using select().

Please help. thanks

oliver





More information about the Python-list mailing list