struct NotifyProcessExiting
Defined at line 725 of file ../../src/developer/debug/ipc/protocol.h
Data for process destroyed messages (process created messages are in
response to launch commands so is just the reply to that message).
Public Members
uint64_t timestamp
uint64_t process_koid
int64_t return_code
Public Methods
void Serialize (Serializer & ser, uint32_t ver)
Defined at line 730 of file ../../src/developer/debug/ipc/protocol.h