UnixSocketAddress

Represents a unix socket address, which is just a path to a file at which IO operations take place.

struct UnixSocketAddress {}

Members

Variables

path
string path;
Undocumented in source.