package async_unix

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Inet.Show_port_in_testSource

Show_port_in_test renders the port as an integer, even in tests, unlike the normal sexp_of_t and to_string, which render the port as "PORT" in tests.

Sourcetype nonrec t = t
Sourceval sexp_of_t : t -> Sexplib0.Sexp.t
Sourceval to_string : t -> string
OCaml

Innovation. Community. Security.