zhangmeng
2024-02-05 a3df1ad41bce6d8d3094014c6e369072e594e7be
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);