fujuntang
2021-09-23 82b028cf63953d8080b63d85468eae488d212194
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);