package hvsock

  1. Overview
  2. Docs
module Buffering : sig ... end
module Cstructs : sig ... end
module Flow : sig ... end
module Flow_shutdown : sig ... end

Adds a layer of signalling over Hyper-V sockets to simulate unidirectional shutdown. This implements the same protocol as:

module In_main_thread : sig ... end
module S : sig ... end
module Socket : sig ... end