Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
G
GLib
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 1,167
    • Issues 1,167
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 47
    • Merge Requests 47
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Registry
    • Registry
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • GNOME
  • GLib
  • Merge Requests
  • !421

Merged
Opened Oct 26, 2018 by Patrick Griffis@pgriffis
  • Report abuse
Report abuse

GIO: Implement part of RFC 8305 (Happy Eyeballs v2)

This is a partial implementation of RFC 8305. The goal of the RFC and this PR is to in a more timely manner handle mixed ipv6/ipv4 configurations, especially when one may not function.

The GSocketClient work has admittedly not been as thoroughly tested compared to the GResolver work since it is simply a bit harder of an API to test (we need to make fake sockets that are slower to connect) so any advice there would be appreciated.

CC @pawel-stanek-red @mcatanzaro

Fixes #1555 (closed)

Edited Oct 31, 2018 by Patrick Griffis
  • Discussion 166
  • Commits 6
  • Pipelines 37
  • Changes 15
Assignee
No assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
1
Labels
GIO
Assign labels
  • View project labels
Reference: GNOME/glib!421