Module libsystemd::activation [−][src]
Expand description
Interfaces for socket-activated services.
Structs
FileDescriptor | File descriptor passed by systemd to socket-activated services. |
Traits
IsType | Trait for checking the type of a file descriptor. |
Functions
receive_descriptors | Check for file descriptors passed by systemd. |
receive_descriptors_with_names | Check for named file descriptors passed by systemd. |