wangzhengquan
2021-02-26 3414a407f12677845087571c59713182a9b21d05
src/socket/shm_socket.cpp
@@ -292,7 +292,7 @@
{
  int rv;
  logger->debug("%d destroy threadlocal socket\n", pthread_self());
  logger->debug("%lu destroy threadlocal socket\n", pthread_self());
  if(tmp_socket == NULL)
    return;