happy-eyeballs-lwt
  1. Overview
  2. Docs
Connecting to a remote host via IP version 4 or 6 using Lwt_unix

Install

Authors

Maintainers

Sources

happy-eyeballs-0.5.0.tbz
sha256=4f804e1654a3df17d41613fdbfc51a08782686f1ab3327aa35441fefd6dd061e
sha512=06f74676c9369209ea445fa222da0b0d7d45a14adfc34c8869ebf1346ad52f53f404d6990ec9460723e01fb53337bd99c9d944fed919a7bdba4e78eb728df773

Description

Happy eyeballs is an implementation of RFC 8305 which specifies how to connect to a remote host using either IP protocol version 4 or IP protocol version 6. This uses Lwt and Lwt_unix for side effects.

Published: 17 Feb 2023

Dependencies (12)

  1. mtime >= "1.0.0"
  2. lwt
  3. logs
  4. fmt
  5. ipaddr
  6. domain-name
  7. dns-client-lwt >= "7.0.0"
  8. duration
  9. cmdliner >= "1.1.0"
  10. happy-eyeballs = version
  11. dune >= "2.0.0"
  12. ocaml >= "4.08.0"

Dev Dependencies

None

Used by (5)

  1. albatross >= "1.3.0"
  2. git-unix >= "3.7.0"
  3. http-lwt-client
  4. irmin-cli
  5. irmin-unix >= "3.1.0"

Conflicts

None