wangzhengquan
2020-10-12 bd9d61c39d04f5b5860418a2d558c07d9b0a69d0
src/socket/net_mod_server_socket.c
@@ -89,7 +89,7 @@
  net_mod_request_head_t request_head;
  net_mod_response_head_t response_head;
  void  *recv_buf;
  static void *buf;
  static void *buf = NULL;
  int recv_size;
  static size_t max_buf = 1024;