Android-cuttlefish cvd tool
|
#include <string>
Go to the source code of this file.
Functions | |
int | network_loopback_client (int port, int type, std::string *error) |
int | network_loopback_server (int port, int type, std::string *error, bool prefer_ipv4) |
int network_loopback_client | ( | int | port, |
int | type, | ||
std::string * | error | ||
) |
int network_loopback_server | ( | int | port, |
int | type, | ||
std::string * | error, | ||
bool | prefer_ipv4 | ||
) |