Revision 7ab6a55cfe471267d61e4d28ba43d41defcd87e0 authored by Alessandro Ghedini on 29 August 2023, 07:11:12 UTC, committed by Alessandro Ghedini on 29 August 2023, 09:05:21 UTC
One notable change is that functions like `setsockopt()` now require `AsFd` instead of the raw fd, but mio doesn't implement that, so we need to convert fds explicitly.
1 parent fbd8896
.gitignore
**/target
**/*.rs.bk
**/Cargo.lock
**/*.*qlog

Computing file changes ...