Docs.rs
fork-rs-0.3.0
fork-rs 0.3.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
kristof-mattei
Dependencies
cvt ^0.1.2
normal
libc ^0.2.175
normal
Versions
22.22%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
daemonize
fork_rs
0.3.0
daemonize
Sections
Errors
In crate fork_
rs
fork_rs
Function
daemonize
Copy item path
Source
pub fn daemonize() ->
Result
<
Identity
,
Error
>
Expand description
Daemonizes the process
ยง
Errors
When the
fork
fails in the original process calling
daemonize()