resp协议pipline测试。
@@ -23,7 +23,7 @@ struct conn {
char rbuffer[BUFFER_LENGTH];
int rlength;
char wbuffer[BUFFER_LENGTH];
char wbuffer[BUFFER_LENGTH*2];
int wlength;
RCALLBACK send_callback;
The note is not visible to the blocked user.