package happy-eyeballs-lwt

  1. Overview
  2. No Docs
Connecting to a remote host via IP version 4 or 6 using Lwt_unix

Install

Authors

Maintainers

Sources

happy-eyeballs-0.6.0.tbz
sha256=e587908776ac52603740363efd625b0767162521ab2d63b745e64056184c0429
sha512=2de6632aa32eea4ca865747fad7db1043baca8f9e14ab798224873926636d11c233c3c093237222118731a5dd00a0de804c3942bfe003f18c8f2c39159883018

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: 16 Jun 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