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

blocking client: fix connect and timeout #499

Merged
merged 4 commits into from
Jun 19, 2024
Merged

blocking client: fix connect and timeout #499

merged 4 commits into from
Jun 19, 2024

Commits on May 29, 2024

  1. fix ipv6 connection issues

    zachary822 authored and fantix committed May 29, 2024
    Configuration menu
    Copy the full SHA
    ee3c5ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3407c1 View commit details
    Browse the repository at this point in the history
  3. Add manual name resolve in blocking client

    This will try to connect to all resolved addresses. Timeout handling
    is also improved.
    fantix committed May 29, 2024
    Configuration menu
    Copy the full SHA
    a6cbf6e View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

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