Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/ipc/ipdl/test/ipdl/ok/   (Browser von der Mozilla Stiftung Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 194 B image not shown  

Quelle  Pbytebuf.ipdl   Sprache: unbekannt

 
union Foo {
    int;
    ByteBuf;
};

[ChildProc=any]
sync protocol Pbytebuf {
parent:
    async Msg(ByteBuf s, Foo f);
    sync SyncMsg(ByteBuf s, Foo f)
        returns (ByteBuf t, Foo g);
};

[ Dauer der Verarbeitung: 0.17 Sekunden  (vorverarbeitet)  ]