Class
Rucy::MultiProcessRestartSignal
In:
lib_core/rucy/restart.rb
Parent:
RestartSignal
Methods
cancel
new
notify_close
notify_restart
wait
Constants
CMD_LEN
=
1
RESTART
=
'R'
CLOSE
=
'X'
CANCEL
=
'C'
Public Class methods
new
()
Public Instance methods
cancel
()
notify_close
()
notify_restart
()
wait
()
[Validate]