wangzhengquan
2020-10-13 2a4e4619f34a742e36693e589e0431347a72979b
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;