-
I apologize in advance, my question may seem stupid, but I don't know how to deal with the problem. I have just recently started programming in GO and I am interested in Air. I am developing a server …
-
### Describe the bug
The runtime exposes functions to allow us to set SO_REUSEADDR and SO_REUSEPORT, however it's not working:
```sh
wasmer run --net examples/rust_udp/target/wasm32-wasmer-wa…
-
[18538.050117] systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 3.
[18538.052279] systemd[1]: Stopping Flush Journal to Persistent Storage...
[18538.076483] systemd…
-
Throughput decreases and cpu usage increases significantly when adding more vms connected to the same socket_vmnet daemon.
Tested using:
- host: running `iperf3 -c ...`
- server vm: running `iper…
nirs updated
15 hours ago
-
Version **16.0.0**
**Expected behavior**
A connected socket will fire the `disconnect` event when a device loses network. Or fire any event, like `statusChanged` or `reconnect`.
**Actual behavi…
-
**Describe the bug**
When connecting a PS4 controller Steam won't detect it and won't allow me to configure and it and won't work in game.
**To Reproduce**
Steps to reproduce the behavior…
-
- DragonOS版本:feat-network-rebuild: 055c1448e373b6e2beb3c0fdfda9f04eed03e1be
**重现步骤**
进系统后执行: `dog example.net -T`
**期望行为**
得到 DNS 查询结果回显
**屏幕截图**
下图中的日志是修改 [`DNS 查询工具 dog`](https://github.co…
-
### Describe the bug
The `ssh-tpm-agent` is able to install services onto the target system to generate host keys and enable a socket for communication. I was wondering if the same could also be done…
-
Hello,
I want tu use your code with a sricam camera.
When I test the code for use preset or 'homeposition', I have an error :
The code :
```
// Create an OnvifDevice object
let device = …
-
Description:
On Windows platform, mosquitto may permanently hang when the system resumes from sleep state. After analysis, this issue occurs in the net__socketpair implementation.
Details:
In the…