src/socket/shm_socket.cpp
@@ -488,7 +488,7 @@ return rv; } int _shm_sendandrecv_alloc_new(shm_socket_t *sockt, const void *send_buf, static int _shm_sendandrecv_alloc_new(shm_socket_t *sockt, const void *send_buf, const int send_size, const int send_key, void **recv_buf, int *recv_size, const struct timespec *timeout, int flags) { int recv_key;