DescriptionAdd MachMessageWithDeadline() and supporting characters.
MachMessageWithDeadline() is a mach_msg() wrapper that deals with
deadlines instead of timeouts. It is a slight simplification of the
mach_msg() interface because the deadline parameter implies the timeout
option bits, and because the caller does not need to specify send_size
during sends as the message itself already carries this information.
TEST=util_test MachMessage.MachMessageDeadlineFromTimeout
R=rsesek@chromium.org
Committed: https://chromium.googlesource.com/crashpad/crashpad/+/dce497446e6fb29124bf3668d89a4302d667531d
Patch Set 1 #
Messages
Total messages: 4 (1 generated)
|