-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
Description
The socket will try to read data as fast as possible which might lead to data being corrupted, OR the data was lost while transmitting.
Java-Sonos-Controller/src/main/java/com/github/kilianB/uPnPClient/UPnPDevice.java
Line 467 in 80d1bfa
| String event = NetworkUtil.collectSocket(socket); |
Reactions are currently unavailable