|
enum | Bool : char |
| A boolean status suitable for communication between processes.
|
|
using | Errno = int32_t |
| The type used for error reporting.
|
|
◆ kDumpDoneSignal
constexpr int crashpad::ExceptionHandlerProtocol::kDumpDoneSignal = SIGCONT |
|
staticconstexpr |
The signal used to indicate a crash dump is complete.
When multiple clients share a single socket connection with the handler, the handler sends this signal to the dump requestor to indicate when the the dump is either done or has failed and the client may continue.
The documentation for this class was generated from the following file:
- util/linux/exception_handler_protocol.h