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;