Joakim Hulthe b39d040d9f
Fix tun file descriptor ownership
We accidentally borrowed the file descriptor when we should have moved
it. This commit adds more `OwnedFd` and friends to help handle
ownership correctly.

Signed-off-by: Joakim Hulthe <joakim.hulthe@mullvad.net>
2025-06-12 15:41:13 +02:00
..
2025-06-12 15:41:13 +02:00
2024-08-15 09:04:47 +02:00
2025-06-10 17:08:40 +02:00