![]() |
MySQL 9.7.0
Source Code Documentation
|
#include <cstring>#include "my_config.h"#include <fcntl.h>#include <sched.h>#include <unistd.h>#include <climits>#include "tm_global.h"#include "tm_log.h"#include "tm_ns.h"#include "tm_system_variables.h"Namespaces | |
| namespace | telemetry |
Functions | |
| int | telemetry::open_network_namespace (const std::string &network_namespace, int *fd) |
| int | telemetry::set_network_namespace (int fd) |
| int | telemetry::close_network_namespace (int fd) |
| int | telemetry::setup_network_namespaces () |
| int | telemetry::cleanup_network_namespaces () |