From 3c4b18f39e06a09a05a13476f212d4deaa1e4707 Mon Sep 17 00:00:00 2001 From: wangzhengquan <wangzhengquan85@126.com> Date: 星期日, 23 八月 2020 13:10:15 +0800 Subject: [PATCH] Merge branch 'master' of https://shmqueue --- 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