-
```
[ RUN ] tcp/test_uct_sockaddr.err_handle/1
[ INFO ] Testing tcp on 127.0.0.1:47648 interface lo with RDMA_CM_SOURCE_ADDRESS=127.0.0.1
/scrap/azure/agent-04/AZP_WORKSPACE/2/s/contrib/.…
-
With ASIO heading towards (Already there?) the Networking TS , I noticed that the ssl::stream will only work if ASIO_NO_EXTENSIONS is NOT defined. Will this always be the case?
I would hope we'd be…
-
I'm trying to add a method **GetStatistics** calling `OpcUa::Node::AddMethod()` method from a client process, but the client keeps crashing.
Let's say that `OpcUa::Node::AddNode()` and `OpcUa::Node::…
-
## Summary
I'm encountering a connection issue when attempting to tiberius to connect to a Microsoft SQL Server. This issue does not arise when connecting via `php` or `sqlcmd` with the same credenti…
-
Windows 10, MinGW64 GCC 10.2.0
There is no way to safely stop `async_accept` with `acceptor::cancel`. Deadlock is caused either if `cancel` is called directly or explicitly posted with `asio::post(…
-
# Issue description
Simple ZMQ model using ZMQ_CLIENT & ZMQ_SERVER fails with following assertion.
`Assertion failed: socket_type >= 0 && socket_type < (int) names_count (src/mechanism.cpp:110)`
…
-
Using up-to-date Home Assistant, and latest trunk 7b038ee9b98be6756af5f827623eeb988113b114. I am unable to connect to a Lorex W452ASD Floodlight Camera. I am able to sucessfully connect to separate L…
-
Hello.
I have some issue with examples from src/examples/cpp11/echo/async_tcp_echo_server.cpp and blocking_tcp_echo_client.cpp (also my own code works bad).
When I try to connect/read/write (blocking…
-
I have tested rustls/vendored-openssl feature, it doesn't work for macOS 15 connecting to SQL Server 2014 in Windows Server 2012 R2
```rs
[target.'cfg(not(windows))'.dependencies.tiberius]
versio…
-
This is a _**BUG REPORT for issues in the existing code**_.
**Describe the bug**
I'm using the `get_path(as_string=True)` function from the node class.
The function chooses a 'wrong' path so …