From 9b9220321e647b381a999f67cad12345334b2cbe Mon Sep 17 00:00:00 2001 From: wangzhengquan <wangzhengquan85@126.com> Date: 星期四, 06 八月 2020 13:06:23 +0800 Subject: [PATCH] update --- src/socket/include/shm_socket.h | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/socket/include/shm_socket.h b/src/socket/include/shm_socket.h index 6bb0448..fd67d9c 100644 --- a/src/socket/include/shm_socket.h +++ b/src/socket/include/shm_socket.h @@ -68,6 +68,7 @@ +size_t shm_socket_remove_keys(int keys[], size_t length); shm_socket_t *shm_open_socket(shm_socket_type_t socket_type); -- Gitblit v1.8.0