[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [plt-scheme] Call/cc problem



>Unless you need to handle repeated responses to the same call from A
>to B or you need to handle the responses out of order, I would
>call (make-icmd (read)) from within send/sync-command.  That will block
>until B, the other OS process, sends the response.

Your solution is so obvious and I just couldn't see it! Or like we 
say here: I had tomato on my eyes!

Thanks a lot for taking your time to answer. I really feel stupid now..

Best regards,

Erich