Ray Schumacher wrote:

> I'll be trying implementing some streaming next.
> Question, though: how can I unblock asyncore.loop(),

Not at all. That's the way event loops work.

> or at least be able to interrupt it?

Sorry for the stupid question, but why would you want to do that?

> Other suggestions?

Yes, why do you call it multithreaded when it's multiplexing? (or
isn't it?)

Regards,


Björn

-- 
BOFH excuse #10:

hardware stress fractures

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to