Android-cuttlefish cvd tool
Namespaces | Functions
proxy_common.cpp File Reference
#include "cuttlefish/host/commands/process_sandboxer/proxy_common.h"
#include <sys/socket.h>
#include <sys/uio.h>
#include <cerrno>
#include <cstdlib>
#include <cstring>
#include <optional>
#include <string>
#include <string_view>
#include "absl/status/status.h"
#include "absl/status/statusor.h"
Include dependency graph for proxy_common.cpp:

Namespaces

namespace  cuttlefish
 
namespace  cuttlefish::process_sandboxer
 

Functions

absl::StatusOr< size_t > cuttlefish::process_sandboxer::SendStringMsg (int sock, std::string_view msg)