Table of Contents
Utility module to help manage the asyncore mainloop in a multi-threaded app
_start_loop ( map )
_stop_loop ()
loop ( timeout=30.0, use_poll=0, map=None, )
register_loop_callback ( callback, args=(), kw=None, )