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.4.0.tbz
sha256=811f6ae09fc39d8273f2862693fc32d7b87817ac316e595b6bf824a2be62d674
sha512=2f95af7a3e1e899d0423411d028aaaa0179c73c9e632aaf7153a617fcca8630d66cae2802db9ee3b6b0faf9f1d3ed565db9decbae5706ed706632904400bd81b

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: 05 Dec 2022

Dependencies (12)

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