Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kmc-solid: Update Socket::connect_timeout to be in line with #78802 #100017

Merged
merged 1 commit into from
Aug 2, 2022

Commits on Aug 1, 2022

  1. kmc-solid: Adapt to a recent change in the IntoInner impl of `Socke…

    …tAddr`
    
    `(x: SocketAddr).into_inner()` evaluates to `(SocketAddrCRepr,
    socklen_t)` instead of `(*const sockaddr, socklen_t)` as of
    commit 55e23db.
    kawadakk committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    bfbda81 View commit details
    Browse the repository at this point in the history