[Ace-users] event handler of a reactor is called in wich thread
context ?
hongxing777 at gmail.com
hongxing777 at gmail.com
Tue Jun 19 23:12:24 CDT 2007
Version: 5.5.8
host: windows xp sp2, suse linux enterprise server 9 sp2
compiler: vs.net 2003, gcc 3.3.3
In Dr. Doug's book, there is the following text:
When a event occurs, the event handler will be called in the
owner's thread context.
While I don't think so. it should be:
The event handler will be called in the thread context which runs
the run_reactor_event_loop.
right ?
thanks!
More information about the Ace-users
mailing list