01-07-03 21.06, skrev David M. Lloyd på dmlloyd@tds.net följande: > I have written an XS interface into a library that performs I/O and then > can asynchronously call a C function upon completion. Is there a SAFE way > I can reflect an asynchronous callback into Perl? > > Thanks! > > - D > > <dmlloyd@tds.net> No. Set a flag to poll or use ithreads :) ArturThread Previous | Thread Next