src/net/net_mod_socket.h @@ -250,6 +250,7 @@ void buf_data_set(std::string str, int val); int buf_data_get(std::string str); void buf_data_del(std::string str); }; #endif #endif