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
With this change we remove the Link::fd() method in favor of the
recently added Link::as_fd(), which uses proper file descriptor wrapper
types that honor lifetimes.
Signed-off-by: Daniel Müller <[email protected]>
0 commit comments