Mark Mentovai dce497446e Add 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

Review URL: https://codereview.chromium.org/773943002
2014-12-02 17:09:08 -05:00
..
2014-10-14 11:10:45 -04:00
2014-10-14 11:10:45 -04:00
2014-11-14 17:56:17 -05:00
2014-11-14 17:56:17 -05:00
2014-10-14 11:10:45 -04:00