This module provides a way to install callbacks to be notified when
the asyncore main loop starts. This is necessary for applications, like ZEO, that need to be able to change their behavior depending on whether the main loop is running or not.
Showing
lib/python/ThreadedAsync.py
0 → 100644
Please register or sign in to comment