Files
Floris Bruynooghe 20d6fec70d fix(udp): Disable SO_TIMESTAMPNS for now (#776)
## Description

We do not rely on this, and the implementation is broken on musl.

Fixes #774.


## Breaking Changes

n/a

## Notes & open questions

We need to run tests on musl in CI somehow.

## Change checklist

- [x] Self-review.
- [x] Tests if relevant.
- [x] This PR was created by a human that thought critically about the
      proposed change and wrote an as clear and concise description as
      they could.
- [x] This PR isn't slop, and is carefully crafted to do have the
      intented effect.
- [x] `cargo make` passes locally.

---------

Co-authored-by: dignifiedquire <me@dignifiedquire.com>
2026-07-29 15:26:30 +00:00
..
2026-02-27 14:57:21 +00:00
2026-02-06 10:04:56 +00:00