mirror of
https://github.com/n0-computer/noq.git
synced 2026-09-22 11:13:44 +00:00
bb02a12a84
`ecn_*` unit tests are failing with any Android API version < v26 with:
```
2024-08-22T14:41:30.636494Z WARN quinn_udp: sendmsg error: Os { code: 22, kind: InvalidInput, message: "Invalid argument" }, Transmit: { destination: 127.0.0.1:50196, src_ip: None, enc: Some(Ect0), len: 5, segment_size: None }
```