mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Socket server : Improved server logic
This commit is contained in:
@@ -60,9 +60,9 @@ private slots:
|
||||
void slotNewClientConnection();
|
||||
void slotCurrentClientDisconnected();
|
||||
void slotReadyRead();
|
||||
void handleNextPendingConnection();
|
||||
|
||||
private:
|
||||
void handleNextPendingConnection();
|
||||
void terminateCurrentConnection();
|
||||
bool readCommandFromOctave();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user