Hello!

I wrote a function that downloads file using libcurl. I found out that
when the the downloading process in progress by `curl_easy_perform` I
cannot interrupt downloading by Ctrl-C. Even `killall picolisp` does
not work.

How I can make signals work during FFI?

-- 
UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe

Reply via email to