module Connection: sig .. end
sig
end
type t
conn_rec
val remote_ip : t -> string
t -> string
remote_ip
Not_found
val remote_host : t -> string
remote_host