Please report new issues athttps://github.com/DOCGroup
The problem for TAO is probably the fact that the dev_poll reactor doesn't check the event_handler->resume_handler() operation. TAO does resume handlers as application in some cases, the reactor should do that. The TP_Reactor is the only reactor that uses this method (as a note in the header of eh says), but the dev_poll should also check this method and not always resume the handle
enhancement
Fixed: Fri Jun 12 00:45:09 UTC 2009 Steve Huston <shuston@riverace.com>