package mimic-happy-eyeballs

  1. Overview
  2. Docs
module type S = sig ... end

The functor used by the MirageOS to prepare the Mimic.ctx from an already allocated happy_eyeballs resource which is able to allocate a TCP/IP connection from a destination regardless the target chosen by the user.