Module std::os::unix::ucred [−][src]
🔬 This is a nightly-only experimental API. (peer_credentials_unix_socket #42839)
unstable
This is supported on Unix and (Android or Linux or DragonFly BSD or FreeBSD or iOS or macOS or NetBSD or OpenBSD) only.
Expand description
Unix peer credentials.
Re-exports
pub use self::impl_linux::peer_cred;Experimental
Modules
Structs
UCredExperimental
Credentials for a UNIX process for credentials passing.