package happy-eyeballs

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

Install

Dune Dependency

Authors

Maintainers

Sources

happy-eyeballs-v0.0.5.tbz
sha256=58596df95f623d79feef051ef9a31243da03bfc544d0fe0e6426ed16cac672fe
sha512=77fcfdae997a3f710fe56bc5ba8e2f5f4535405246c66463f118de804931f40be0d0a2ed498c5a9d5c6bf0d364295f9b062dd08cc561f8f4a279fc63214490b5

CHANGES.md.html

v0.0.5 (2021-09-13)

  • connect_ip: take an optional shuffle argument and an ordered list of ips to attempt connections to. The reason for this change is that /etc/resolv.conf specifies an ordering.

v0.0.4 (2021-09-11)

  • Use set from ipaddr (>= 5.2.0) instead providing these

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

OCaml

Innovation. Community. Security.