src/socket/shm_mod_socket.h
@@ -87,9 +87,8 @@ const struct timespec *timeout = NULL, int flag = 0); // 超时返回。 @sec 秒 , @nsec 纳秒 int sendandrecv_unsafe(const void *send_buf, const int send_size, const int key, void **recv_buf, int *recv_size, const struct timespec *timeout = NULL, int flag = 0) ; int recvandsend(void **recvbuf, int *recvsize, int *key, recv_callback_fn callback, const struct timespec *timeout = NULL , int flag = 0); /** * 订阅指定主题