object
  method accept :
    unit ->
    (Unix.file_descr * Uq_engines_compat.inetspec option)
    Uq_engines_compat.engine
  method multiple_connections : bool
  method server_address : Uq_engines_compat.connect_address
  method shut_down : unit -> unit
end