asyncore module

sik0fewl xxdigitalhellxx at hotmail.com
Fri Mar 14 11:28:30 EST 2003


Hey,

Is asyncore ideal for programs with user input as well as sockets? It 
doesn't seem so with asyncore.loop() not returning until all sockets are 
closed, but maybe I'm missing something.

Otherwise, threading seems like the way to go (not like there are any 
other ways to go).

-- 
Thanks,
Ryan





More information about the Python-list mailing list