package mnet-happy-eyeballs

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

mnet-0.0.5.tbz
sha256=ebc621ad01b33a7f96fd049e71bbd06ef95c1a6b36d4072fd15fd35c1a93dc17
sha512=8d47f9434bc6472703f55f819bea21a7deb12095d925f0f8fbb8b96b799473b62a8b302966f579792354aa256b9109dcc16851f5cf951002d35a7d70bca59135

doc/mnet-happy-eyeballs.cli/Mnet_happy_eyeballs_cli/index.html

Module Mnet_happy_eyeballs_cliSource

Sourcetype setup = {
  1. aaaa_timeout : int64;
  2. connect_delay : int64;
  3. connect_timeout : int64;
  4. resolve_timeout : int64;
  5. resolve_retries : int;
}

setup aggregates options to configure an Happy Eyeballs instance.