History log of /fuchsia/zircon/system/ulib/svc/include/lib/svc/outgoing.h
Revision Date Author Comments
# fabb8fe6 04-Jul-2018 David Moore <davemoore@google.com>

[async] Change async_t -> async_dispatcher_t

Change name of dispatcher type from async_t to async_dispatcher_t
Keep typedef of async_t for compatibility

Change async_{get,set}_default() to async_{get,set}_default_dispatcher()
Again, keep compatible apis until other layers have been modified to use
new api.

Bug:ZX-2337
Test:CQ
Change-Id: If0b5d061fd114d60e23078dbb5f2a6ed9ed6f6cc


# bbe0092a 09-May-2018 Adam Barth <abarth@google.com>

[process-launcher] Add a process launching binary

This binary exposes a FIDL process launching service. Nothing currently
runs the process.

Change-Id: I8b60a5ba40ec3f4f406855c53f59e8c178122047