-
When attempting to upgrade from version 0.3.3 to 0.4.0 I ran into this problem, where the recommended `HeapRb` now requires `T` to be `Sync`. The following code generates 2 similar compiler errors:
`…
-
### Checklist
- [X] This is a feature request and not [a different kind of issue](https://github.com/streamlink/streamlink/issues/new/choose)
- [X] [I have read the contribution guidelines](https:…
-
**Describe the bug**
Before connecting to a RDP server, the Remote Desktop Security dialog box shows up twice.
The first dialog box does not seem to properly pass through the credentials. Typing i…
-
The device has very limited memory, so we can not download all the response together, we need to pause some stream and resume it later.
For exampele, we play audio on device, we can not download …
-
When @andrewjstone was testing a new host image on Rack 2, we noticed that fans spun up and the system shut down.
Looking at the ringbuf, it looks like the usual sensor reading failure, followed by…
-
hi,非常感谢开源这么优秀的网络库。
我理解golang官方的tls标准库适配net模型,使用的同步模型,为适配nbio,作者应该是改为了异步的方式,想了解下,改为异步的思路?我理解难点在于内存的分配,想知道作者的解决/优化思路?
-
https://github.com/machinezone/IXWebSocket/blob/679ce519dd0d6d3919990abdee7109a5eeb99aa0/ixwebsocket/IXWebSocketTransport.cpp#L1067
https://github.com/machinezone/IXWebSocket/blob/679ce519dd0d6d39199…
-
I use xfreerdp3 to connect to a terminal server. I can connect either by using username+password, or by using a smartcard together with Kerberos. Both methods works fine. These are the commands:
``…
rahra updated
1 month ago
-
I tried this code (repo: [esp-spinlock-repro](https://github.com/zRedShift/esp-spinlock-repro)):
```rust
fn main() -> anyhow::Result {
esp_idf_sys::link_patches();
esp_idf_hal::task:…
-
No matter what I set in the `SnapTimeSyncDynamic synch(CONFIG_PROCESSING_TIME_MS, 10)` or SnapTimeSyncFixed, it doesn't have any effect. However, if I reintroduce the delay() in line 251 below, that h…