• Seven Du's avatar
    fix incorrect string termination · 4e07845f
    Seven Du 提交于
    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
    4e07845f
ws.c 15.9 KB