#include <credentialed_unix_server.h>
|
| absl::StatusOr< sapi::file_util::fileops::FDCloser > | AcceptClient () |
| |
| int | Fd () const |
| |
|
| sapi::file_util::fileops::FDCloser | fd_ |
| |
◆ CredentialedUnixServer()
| cuttlefish::process_sandboxer::CredentialedUnixServer::CredentialedUnixServer |
( |
sapi::file_util::fileops::FDCloser |
| ) |
|
|
private |
◆ AcceptClient()
| absl::StatusOr< FDCloser > cuttlefish::process_sandboxer::CredentialedUnixServer::AcceptClient |
( |
| ) |
|
◆ Fd()
| int cuttlefish::process_sandboxer::CredentialedUnixServer::Fd |
( |
| ) |
const |
◆ Open()
| absl::StatusOr< CredentialedUnixServer > cuttlefish::process_sandboxer::CredentialedUnixServer::Open |
( |
const std::string & |
path | ) |
|
|
static |
◆ fd_
| sapi::file_util::fileops::FDCloser cuttlefish::process_sandboxer::CredentialedUnixServer::fd_ |
|
private |
The documentation for this class was generated from the following files: