DescriptionAdd base::mac::ScopedMachPortSet.
Contrary to its documentation, kqueue()'s EVFILT_MACHPORT doesn't work
with raw Mach receive rights, it only works with port sets. It's easy
enough to add a receive right to a port set, but we should have a scoper
to dispose of the port set.
R=rsesek@chromium.org
Committed: https://chromium.googlesource.com/chromium/src/+/34497e9a4083ca4c47ea50d715d4d7fe9c375aa7
Patch Set 1 #
Messages
Total messages: 5 (1 generated)
|