Method | Description | |
---|---|---|
AuthString ( ) : string | ||
GetSockAddr ( string path ) : byte[] | ||
GetSockAddrAbstract ( string path ) : byte[] | ||
Open ( string path, bool @abstract ) : void | ||
WriteCred ( ) : void |
Method | Description | |
---|---|---|
OpenAbstractUnix ( string path ) : |
||
OpenUnix ( string path ) : |
||
WriteBsdCred ( ) : void |
public static GetSockAddr ( string path ) : byte[] | ||
path | string | |
return | byte[] |
public static GetSockAddrAbstract ( string path ) : byte[] | ||
path | string | |
return | byte[] |
public Open ( string path, bool @abstract ) : void | ||
path | string | |
@abstract | bool | |
return | void |