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 278 B image not shown  

Quelle  SyncAsyncManager.ipdl   Sprache: unbekannt

 
//error: protocol `SyncAsyncManagee' requires more powerful send semantics than its manager `SyncAsyncManager' provides

include protocol SyncAsyncManagee;

[ChildProc=any]
async protocol SyncAsyncManager {
    manages SyncAsyncManagee;
parent:
    async SyncAsyncManagee();
};

[ Dauer der Verarbeitung: 0.3 Sekunden  (vorverarbeitet)  ]