Apache Mesos
|
Functions | |
Try< std::vector< int > > | listenFds () |
Try< std::vector< int > > | listenFdsWithNames (const hashset< std::string > &names) |
void | clearEnvironment () |
Variables | |
constexpr int | SD_LISTEN_FDS_START = 3 |
void systemd::socket_activation::clearEnvironment | ( | ) |
Try<std::vector<int> > systemd::socket_activation::listenFds | ( | ) |
Try<std::vector<int> > systemd::socket_activation::listenFdsWithNames | ( | const hashset< std::string > & | names | ) |
constexpr int systemd::socket_activation::SD_LISTEN_FDS_START = 3 |