Commits
Seven Du committed 4e07845f2d5
fix incorrect string termination if read multi times when waiting for a slow client, then bytes is much shorter than datalen so it could incorrectly terminate the string and data could be lost
fix incorrect string termination if read multi times when waiting for a slow client, then bytes is much shorter than datalen so it could incorrectly terminate the string and data could be lost