Plasma GitLab Archive
Projects Blog Knowledge

Netchannels.in_obj_channel ->
Netchannels.out_obj_channel ->
object
  method close : unit -> unit
  method command : string -> int * string list
  method data : Netchannels.in_obj_channel -> unit
  method expn : string -> string list option
  method helo : ?host:string -> unit -> string list
  method help : unit -> string list
  method mail : string -> unit
  method noop : unit -> unit
  method quit : unit -> unit
  method rcpt : string -> unit
  method rset : unit -> unit
  method starttls :
    peer_name:string option -> Netsys_crypto_types.tls_config -> unit
  method tls_endpoint : Netsys_crypto_types.tls_endpoint option
  method tls_session_props : Nettls_support.tls_session_props option
end
This web site is published by Informatikbüro Gerd Stolpmann
Powered by Caml