I have a rare bug that seems to occur reading a socket.
It seems, that during reading of data sometimes I get only 1-3 bytes of a data package that is bigger than th
If you are still interested, patterns like this :
# 4 bytes are needed here ...... # read remainder of datagram...
may create the silly window thing.
Check this out