zhangmeng
2024-01-18 7f60c078c3b0b8ed505adf3eb87ca69909eca21b
src/socket/shm_mod_socket.h
@@ -62,7 +62,6 @@
   */
   int force_bind(int key);
  int bind_proc_id(char *buf, int len);
  int reg(void *pData, int len, void **buf, int *size, const int timeout_ms, int flag);
   
  int sendto(const void *buf, const int size, const int key, const struct timespec *timeout = NULL, int flag = 0, int reset = 0, int data_set = 0);