package protocol-9p

  1. Overview
  2. Docs
val max_message_size : int32

Messages longer than this will be rejected.

module Make (Log : Protocol_9p_s.LOG) (FLOW : V1_LWT.FLOW) : sig ... end