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

Fix loop.getaddrinfo() and tests #495

Merged
merged 3 commits into from
Sep 13, 2022
Merged

Fix loop.getaddrinfo() and tests #495

merged 3 commits into from
Sep 13, 2022

Commits on Sep 11, 2022

  1. Consistent loop.getaddrinfo() API

    * ai_canonname is different across libc impls (#494)
    * AddressFamily and SocketKind can be enums
    * Also fixed failing test
    fantix committed Sep 11, 2022
    Configuration menu
    Copy the full SHA
    9f5397d View commit details
    Browse the repository at this point in the history
  2. CRF: improve readibility

    fantix committed Sep 11, 2022
    Configuration menu
    Copy the full SHA
    0b27ec4 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2022

  1. Configuration menu
    Copy the full SHA
    93f32d2 View commit details
    Browse the repository at this point in the history