• zhaozhao.zz's avatar
    networking: make setProtocolError simple and clear · f2ad89a3
    zhaozhao.zz authored
    Function setProtocolError just records proctocol error
    details in server log, set client as CLIENT_CLOSE_AFTER_REPLY.
    It doesn't care about querybuf sdsrange, because we
    will do it after procotol parsing.
    f2ad89a3
networking.c 81.7 KB