mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 23:05:36 +08:00
Ref T367, Ref T400 signal and read handling
* connect this->setupHandlingCompleted directly with reader + renaming * do not waitForSetup if request already failed
This commit is contained in:
@@ -509,7 +509,7 @@ namespace BlackCore
|
||||
|
||||
protected:
|
||||
//! Setup read/synchronized
|
||||
void setupHandlingIsCompleted(bool available);
|
||||
void onSetupHandlingCompleted(bool available);
|
||||
|
||||
//! Wait for setup data by calling the event loop and waiting until everything is ready
|
||||
//! \remark requires parsing upfront
|
||||
|
||||
Reference in New Issue
Block a user