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
Rollup merge of rust-lang#146432 - hermit-os:hermit-take_error, r=joboet
Implement `Socket::take_error` for Hermit
This PR fixes an unused-imports compilation error introduced in 845311a and implements `Socket::take_error` for Hermit.
Hermit's `Socket::take_error` implementation works exactly like the one for Unix.
r? joboet
0 commit comments