16.03.2011 08:05, Fruch kirjoitti:
Timed loop? Seriously? I hadn't even looked at BgServingThread, but now it seems one might be warranted.Maybe you can use asyncore, like pushy is doing. select is better way to to networking (and not a timed loop)
16.03.2011 08:05, Fruch kirjoitti:
Timed loop? Seriously? I hadn't even looked at BgServingThread, but now it seems one might be warranted.Maybe you can use asyncore, like pushy is doing. select is better way to to networking (and not a timed loop)