mirror of
https://github.com/pocoproject/poco.git
synced 2026-01-03 11:21:00 +01:00
Receiving an odd number of bytes in non-blocking mode results in using the wrong bytes to unmask the payload. Keep track of the number of payload bytes that have been unmasked.