src/socket/include/dgram_mod_socket.h @@ -25,6 +25,8 @@ */ int dgram_mod_bind(void * _socket, int port); int dgram_mod_force_bind(void * _socket, int port); /** * 发送信息 * @port 发送给谁