On Fri, 2009-01-09 at 15:03 -0500, Steve Huston wrote: > Ok - is this the RequestCallback addition to AsynchIO?
Yes, in the posix code it uses DispatchHandle::call() which calls Poller::interrupt() to interrupt IO on an IOHandle. They all have similar functions at their level of the code. Andrew
