wangzhengquan
2020-10-13 d6a27f15acd08e99841595cece2b3e3e8045491a
src/socket/shm_socket.h
@@ -56,6 +56,7 @@
   // 本地port
   int port;
   bool force_bind;
   int mutex;
   shm_connection_status_t status;
   SHMQueue<shm_msg_t> *queue;
   SHMQueue<shm_msg_t> *remoteQueue;