Jón Bjarni
Jón Bjarni
llvm released version 16 last week I think. Can the new version be added? https://github.com/llvm/llvm-project/releases
Could you make a new release tag so vcpkg azmq package can be updated? https://github.com/microsoft/vcpkg/tree/master/ports/azmq I would like to use the `azmq::async_receive` for coroutines
When reviewing in Azure I get this banner,  While I use this plugin I only get the first 1000 changes in vscode, which makes the use of this plugin...
Can you make a release tag so I could make a port in vcpkg for this repository? And this PR https://github.com/klemens-morgenstern/sam/pull/16 is quit big would a release need to wait...
## Expected Behavior Custom message for fatal expressions ## Actual Behavior No message shown before the exception is thrown ## Steps to Reproduce the Problem 1. https://godbolt.org/z/rvavdeE81 ```cpp #include int...
I am unsure on how to change ZMQ_RECONNECT_IVL with the current API, is it possible? And secondly the global option ZMQ_MAX_SOCKETS.
Normal socket behaviour returns 0 bytes when socket owner unbinds. Propagate this event via recv for user logic to handle disconnects.
I would like to add support for tcpFallbackRelay set with domain name and port, this is useful to set clients in the wild with domain name which can change public...
Stumbled upon this missing symbol when building examples on mac