-
### A note for the community
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to …
-
## Summary
Some users uncounter problem of undetected server or game status due to multiple (more than 2) UDP connection
## Steps to reproduce
Depend on the user config, not reproducible
#…
-
**Describe the issue**
The followup issue for #3435
Java [Netty library](https://github.com/netty/netty) (widely adopted jvm network lib) [asks](https://github.com/netty/netty/blob/4.1/transpor…
-
I have a program working as a proxy to convert RTSP stream to WebRTC stream so I can visit my cameras on the browser, normally a connection is closed when I close the tab, and I'm monitoring the ICE s…
-
**Describe the bug**
The tests:
- `net.socket.udp`
- `net.socket.udp.preempt`
- `net.socket.udp.ipv6_fragment`
- `net.socket.udp.pktinfo`
fail.
Observed for:
- `nrf5340dk_nrf5340_cpuapp_…
-
### Host operating system: output of `uname -a`
FreeBSD 13.2-RELEASE
### snmp_exporter version: output of `snmp_exporter -version`
0.26.0
### What device/snmpwalk OID are you using?
Juniper…
-
**If you are reporting *any* crash or *any* potential security issue, *do not*
open an issue in this repo. Please report the issue via emailing
envoy-security@googlegroups.com where the issue will b…
-
We can now control TCP actions (`bind(2)` and `connect(2)`), and it would be useful to have a similar semantic for UDP. It's a bit tricky because of the datagram nature of UDP though.
However, it s…
l0kod updated
1 month ago
-
Good day @nishad2m8
I have a `360x360` round display controlled by `esp32s3` via `QSPI`.
![5424779218425870827](https://github.com/user-attachments/assets/51defdff-a155-4d0d-8b68-4ee14816d914)
…
-
### 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…