On 04/12/06, Carl Trieloff <[EMAIL PROTECTED]> wrote:
Unfortunately yes, well there is something more privative in bsd i believe. So other platforms have to do user-space scheduling and don't have the real-time setpoints. Thus the two IO modules, APR and posix.
Coroutines is what you are after. See Steve Dekorte's portable coroutine library: http://www.dekorte.com/projects/opensource/libCoroutine/ n.b. Coroutines aren't continuations. Cheers, Steve.
