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
tcpip: remove redundant call to with_restarting_checks.
Not sure why we added that call, as `with_restarting_checks` is called
in `with_sealed_socket`. This frees up 128B.
Signed-off-by: Hugo Lefeuvre <[email protected]>
0 commit comments