Struct tokio_uds::UCred [−][src]
Credentials of a process
Fields
uid: uid_tUID (user ID) of the process
gid: gid_tGID (group ID) of the process
Credentials of a process
uid: uid_tUID (user ID) of the process
gid: gid_tGID (group ID) of the process
impl Copy for UCred[src]impl Eq for UCred[src]impl StructuralEq for UCred[src]impl StructuralPartialEq for UCred[src]impl RefUnwindSafe for UCredimpl Send for UCredimpl Sync for UCredimpl Unpin for UCredimpl UnwindSafe for UCred