PIIODevice remove init
picloud dispatcher fix
This commit is contained in:
@@ -27,13 +27,7 @@ PIString DispatcherClient::address() {
|
||||
|
||||
|
||||
void DispatcherClient::close() {
|
||||
eth->stopThreadedRead();
|
||||
eth->close();
|
||||
}
|
||||
|
||||
|
||||
void DispatcherClient::terminate() {
|
||||
eth->stop();
|
||||
eth->softStopThreadedRead();
|
||||
eth->close();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user