MGranatels / IRC

4 stars 1 forks source link

Improve Parsing Receiving Broke messages #58

Open MGranatels opened 1 year ago

MGranatels commented 1 year ago

When a message is to long, or when the server is processing several messages at the same time sometimes they can come divided in two parts, which can lead to undefined behaviour. In order to fix this the parsing should do the following: