Unit tests for PIClientServer
This commit is contained in:
@@ -50,5 +50,4 @@ void PIClientServer::Client::connect(PINetworkAddress addr) {
|
||||
config.apply(this);
|
||||
tcp->connect(addr, true);
|
||||
tcp->startThreadedRead();
|
||||
piCout << "Connect to" << addr.toString();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user