Workaround broken QSslSocket::canReadLine()

Authored by psn on Oct 27 2019, 4:01 PM.

Description

Workaround broken QSslSocket::canReadLine()

canReadLine() doesn't seem to work correctly for unencrypted connections. So
let's use bytesAvailable() instead.

Details

Committed
psnOct 27 2019, 4:01 PM
Parents
R7:e4085aed8e38: Disable WHO requests for twitch.tv servers
Branches
Unknown
Tags
Unknown