package happy-eyeballs-lwt

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

Install

Dune Dependency

Authors

Maintainers

Sources

happy-eyeballs-v0.0.3.tbz
sha256=03907738c696f6d941d1406a766d09b4770a8dbedd3a9388775c084754e62421
sha512=682bdab64007784569aa0dc17eaadab7b3e9017f02f28d273df4ccbfea1d7ae6443cb487f7709dee30693038b9236a8da63ee0df880e38979aef66ae27614bc5

CHANGES.md.html

v0.0.3 (2021-09-07)

  • BUGFIX: Avoid exception if expand_list is called with an empty list

v0.0.2 (2021-09-06)

  • BUGFIX: Delay connect failure if v6 resolution and connection attempt fails before v4 resolution had a chance to succeed or fail (issue #9).

v0.0.1 (2021-08-24)

  • Initial release