You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use OwnedFd instead of IntoRawFd, as it enforces the ownership of the
file descriptor.
Updating minimal rust version to 1.66.0 (introduction of OwnedFd).
0 commit comments