Hi Alexander,
I still want to use `libcurl` in PicoLisp and want default signal
processing during long operations like `curl_easy_perform`, so I can
i.e. terminate the script by Ctrl-C. I made this function (naming
convensions are not so good):
(de defsigint Prg
(let action_size 160
(bu
Hi Constantine,
> I still want to use `libcurl` in PicoLisp and want default signal processing
> during long operations like `curl_easy_perform`, so I can i.e. terminate the
> script by Ctrl-C. I made this function (naming convensions are not so good):
>
> (de defsigint Prg
>(let action_size
hi all,
Here you could find various bindings against monocypher crypto library:
https://git.envs.net/mpech/monocypher-pil
I will add more functions asap.
(mike)
--
UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe
Hi Mike,
> Here you could find various bindings against monocypher crypto library:
> https://git.envs.net/mpech/monocypher-pil
>
> I will add more functions asap.
Thanks for sharing!
☺/ A!ex
--
UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe