Merge branch 'master' of https://git.shs.tools/SHS/pip
This commit is contained in:
@@ -696,8 +696,8 @@ int PIEthernet::readDevice(void * read_to, int max_size) {
|
||||
}
|
||||
if (connected_) {
|
||||
piCoutObj << "Disconnect on read," << ethErrorString();
|
||||
opened_ = connected_ = false;
|
||||
init();
|
||||
connected_ = false;
|
||||
disconnected(rs < 0);
|
||||
}
|
||||
if (parameters()[KeepConnection])
|
||||
|
||||
Reference in New Issue
Block a user