sighup 常量

ProcessSignal const sighup

实现

static const ProcessSignal sighup = const ProcessSignal._(1, "SIGHUP");