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

Quelle  SyncAsyncManagee.ipdl   Sprache: unbekannt

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

include protocol SyncAsyncManager;

[ChildProc=any]
sync protocol SyncAsyncManagee {
    manager SyncAsyncManager;
child:
    async __delete__();
};

[ Dauer der Verarbeitung: 0.13 Sekunden  (vorverarbeitet)  ]