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.1.3.tbz
sha256=2c303692dcfbbf86a07dd569a462866efef6b252826e5315c133835e595f415b
sha512=a8b67194634e908bfca4a8ab65d7c3ba1013d324b46f03af94293a6b724dc062f938afad6948d14b4badd87681bf030ed55ce15c6887d8b41c0558791441d22b

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: 12 Jan 2022

Dependencies (12)

  1. mtime >= "1.0.0"
  2. lwt
  3. logs
  4. fmt
  5. ipaddr
  6. domain-name
  7. dns-client >= "6.0.0" & < "7.0.0"
  8. duration
  9. cmdliner
  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