l...@gnu.org (Ludovic Courtès) writes:
> mark.d.wit...@gmail.com skribis:
>
>> I followed the thread a few days ago on @guile-dev about SCM_SYSCALL and
>> was grateful I hadn't run into any problems with it. But now I have!
>
> Excellent. :-)
>
>> I'm working with an event loop for my X bindings
mark.d.wit...@gmail.com skribis:
> I followed the thread a few days ago on @guile-dev about SCM_SYSCALL and
> was grateful I hadn't run into any problems with it. But now I have!
Excellent. :-)
> I'm working with an event loop for my X bindings that polls a socket for
> availablity using `selec
I followed the thread a few days ago on @guile-dev about SCM_SYSCALL and
was grateful I hadn't run into any problems with it. But now I have!
I'm working with an event loop for my X bindings that polls a socket for
availablity using `select'. Meanwhile, I have a repl server running in
another thr