Skip to content
Commit 8f05bf8e authored by Daniel Vrátil's avatar Daniel Vrátil 🤖
Browse files

Make sure to read all data from socket after closing connection

Otherwise when we reconnect we will start reading the leftover data from previous
connection, which will almost definitely crash somewhere in the parser later on.
parent 0a7ebc76
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment