Name Description Size
breakpad
breakpad.rs 900
errors.rs 1924
ipc_channel
ipc_channel.rs Windows * *************************************************************************** 1001
ipc_connector
ipc_connector.rs Windows * *************************************************************************** 1136
ipc_listener
ipc_listener.rs Windows * *************************************************************************** 1004
ipc_poller
ipc_poller.rs Windows * *************************************************************************** 1012
lib.rs 2067
messages.rs Message header, all messages are prefixed with this. The header is sent as a single message over the underlying transport and contains the size of the message payload as well as the type of the message. This allows the receiver to validate and prepare for the reception of the payload. 19042
platform
platform.rs 696