Source code

Revision control

Copy as Markdown

Other Tools

//error: IPC message PasyncMessageListed::Msg is async, can be delisted
[ChildProc=any]
protocol PasyncMessageListed {
parent:
async Msg();
};