[−][src]Crate parity_daemonize
Modules
error |
Macros
map_err |
Traits
AsHandle | Handle returned from |
Functions
daemonize | this will fork the calling process twice and return a handle to the grandchild process aka daemon, use the handle to detach from the parent process |