mirror of
https://github.com/naruxde/revpipyload.git
synced 2025-11-09 07:28:03 +01:00
Increase number of NetIO-Clients to 32 (16 Devices)
This commit is contained in:
@@ -108,7 +108,7 @@ class RevPiSlave(Thread):
|
||||
)
|
||||
self._evt_exit.wait(1)
|
||||
else:
|
||||
self.so.listen(15)
|
||||
self.so.listen(32)
|
||||
break
|
||||
|
||||
# Mit Socket arbeiten
|
||||
|
||||
Reference in New Issue
Block a user