Quentin Chateau
Quentin Chateau
libunwind seem to have several 4.x tags, I guess I'll need to blacklist them :/ But I'd prefer to know why they exist in the first place ?
separators should be handled correctly in that case, but these libs don't seem up to date to me, am I missing something ?
Thanks for the feedback @ericLemanissier and @SpaceIm, both case are fixed, the version parsing is overall a little bit better. I've also added a table to reference the recipes that...
I've updated the bot: - More recipes are supported (projects which have their "source" on github are supported, no matter the recipe's homepage) - All updatable recipes are built daily...
https://github.com/qchateau/packio/actions/runs/454434760
https://github.com/qchateau/packio/tree/local-socket-windows
Hi, thanks for the feedback. - Standalone asio is definitely something I can look into. - RPC over other formats: JSON-RPC could probably be useful, although as I don't have...
Hi, thanks for your contribution, this is part of asio's codebase, I'd not modify it except to update the asio version, or to cherry-pick a commit from their codebase.
Maybe they already fixed it. In which case we can apply a similar patch you find the commit in asio that patched it ;) It's nice to fix that bug,...
@thewhitegoatcb, @ihor-drachuk can you confirm this issue is gone now that I merged the patch on SO_REUSEADDR ?