DescriptionCreate DispatchSourceMach to run a MACH_RECV dispatch source.
This implements RAII semantics so that when the destructor runs, the source
is cancelled and event handler blocks cannot call methods on a destructed
object.
BUG=382931
R=mark@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=283664
Patch Set 1 #
Total comments: 4
Patch Set 2 : Add a test #Patch Set 3 : I despise the shared_library build with a deep, deep passion #
Messages
Total messages: 10 (0 generated)
|