Bug 3188

Summary: Dev_Poll reactor should check eh->resume_handler before resuming the handle
Product: ACE Reporter: Johnny Willemsen <jwillemsen>
Component: ACE CoreAssignee: DOC Center Support List (internal) <tao-support>
Status: RESOLVED FIXED    
Severity: enhancement CC: shuston
Priority: P3    
Version: 5.6.2   
Hardware: All   
OS: All   
Bug Depends on: 3178    
Bug Blocks:    

Description Johnny Willemsen 2008-01-05 11:50:39 CST
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
Comment 1 Johnny Willemsen 2008-02-05 14:48:23 CST
enhancement
Comment 2 Steve Huston 2009-06-11 20:23:33 CDT
Fixed: Fri Jun 12 00:45:09 UTC 2009  Steve Huston  <shuston@riverace.com>