Struct std::net::address::UnixAddr

struct UnixAddr { ... }

A Unix domain socket address

Represents a filesystem path or abstract namespace address for Unix domain sockets.

Example

Fields

Methods

impl UnixAddr { ... }

Mixins

impl UnixAddr { ... }