class ftp_data_receiver :?tls:(module Netsys_crypto_types.TLS_CONFIG) * string option * string option -> ?protector:ftp_protector -> esys:Unixqueue.event_system -> mode:transmission_mode -> local_receiver:local_receiver -> descr:Unix.file_descr -> timeout:float -> timeout_exn:exn -> unit ->
object
..end
It is ensured that local_receiver
is always closed after operation
(whether successful or not). The socket descr
remains open.
tls
: may be set to (config, peer_name, resume_data)
method local_receiver : local_receiver