develooper Front page | perl.perl5.porters | Postings from July 2001

Re: Asynchronous callbacks from C

Thread Previous | Thread Next
From:
Artur Bergman
Date:
July 4, 2001 00:39
Subject:
Re: Asynchronous callbacks from C
Message ID:
B76894A6.1E7E%artur@contiller.se
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 :)

Artur


Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About