Ice
3.8
C++ API Reference
Loading...
Searching...
No Matches
◆
handleInterrupt()
virtual void Ice::Service::handleInterrupt
(
int
sig
)
virtual
Handles a signal.
Remarks
The default implementation calls
interrupt
unless the signal is SIGHUP or CTRL_LOGOFF_EVENT and the property
Ice.Nohup
is greater than 0 (or not set at all).
Parameters
sig
The signal that was caught.
Ice
Service
Generated by
1.14.0