Module Linux_ext.Peer_credentials
type t={pid : Core.Pid.t;uid : int;gid : int;}
val sexp_of_t : t -> Ppx_sexp_conv_lib.Sexp.t
Linux_ext.Peer_credentialstype t = {pid : Core.Pid.t; |
uid : int; |
gid : int; |
}val sexp_of_t : t -> Ppx_sexp_conv_lib.Sexp.t