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

Quelle  AsyncInsideSync.ipdl   Sprache: unbekannt

 
// inside_sync nested messages must be sync

//error: inside_sync nested messages must be sync (here, message `Msg' in protocol `AsyncInsideSync')
//error: message `Msg' requires more powerful send semantics than its protocol `AsyncInsideSync' provides

[ChildProc=any]
protocol AsyncInsideSync {
child:
    [Nested=inside_sync] async Msg();
};

[ Dauer der Verarbeitung: 0.2 Sekunden  (vorverarbeitet)  ]