Module casper_node::utils::pid_file[][src]

Expand description

PidFile utility type.

PidFiles are used to gate access to a resource, as well as detect unclean shutdowns.

Structs

A PID (process ID) file.

Enums

An error acquiring a pidfile.

PidFile outcome.