mirror of
https://github.com/pocoproject/poco.git
synced 2025-04-17 07:13:27 +02: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.