sigint常量

ProcessSignal const sigint

实现

static const ProcessSignal sigint = const ProcessSignal._(2, "SIGINT");