struct fidl_epitaph

Defined at line 476 of file ../../zircon/system/public/zircon/fidl.h

An epitaph is a message that a server sends just prior to closing the

connection. It provides an indication of why the connection is being closed.

Epitaphs are defined in the FIDL wire format specification. Once sent down

the wire, the channel should be closed.

Public Members

fidl_message_header hdr
zx_status_t error