package async_extra

  1. Overview
  2. Docs
type t =
  1. | On_port of int
  2. | On_port_chosen_by_os
val sexp_of_t : t -> Ppx_sexp_conv_lib.Sexp.t