[zircon][async] Remove ZX_WAIT_ASYNC_REPEATING flag.
Disable the usage of ZX_WAIT_ASYNC_REPEATING, and print a message if some previously built binary attempts to use it, to aid in debugging. A subsequent CL will remove the implementation code after a refactor. Bug: ZX-3090 Test: CQ. Change-Id: I52f7a51a8b5ddcffcfa528780ba57046fe88bd97
Showing
- zircon/docs/syscalls/object_wait_async.md 7 additions, 20 deletionszircon/docs/syscalls/object_wait_async.md
- zircon/kernel/object/port_dispatcher.cpp 3 additions, 2 deletionszircon/kernel/object/port_dispatcher.cpp
- zircon/system/public/zircon/syscalls/port.h 0 additions, 1 deletionzircon/system/public/zircon/syscalls/port.h
Loading
Please register or sign in to comment