Hendrik A.

Results 26 comments of Hendrik A.

so with repeating printf debugging i narrowed down the problem to .poll, well seems logical.

I mean WebSocketTransport::poll()

so with more printf debugging i narrowed down the problem to Socket::isReadyToRead

So i have tested it more and the problem only occurs in window machines. So i would guess its a winsocks problem. Yay Windows

For anyone who is stumbling on this: - Make a Ping Pong System with a timeout - If a certain amount of time has passed without a ping then just...

(This is a temporary fix, until IXWebSocket fixes this issue, I have no clue what is causing this, but it seems to be an implementation problem with WinSocks as far...