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>