Apache Mesos
Functions | Variables
systemd::socket_activation Namespace Reference

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
 

Function Documentation

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)

Variable Documentation

constexpr int systemd::socket_activation::SD_LISTEN_FDS_START = 3