fujuntang
2021-10-23 bae3a4fd9406635608edf0c0d16c52cf7ca06a66
src/socket/bus_server_socket_wrapper.h
@@ -40,7 +40,12 @@
*/
int  bus_server_socket_wrapper_start_bus(void * _socket);
int  bus_server_socket_wrapper_data_get(void * _socket, int val);
int  bus_server_socket_wrapper_proc_check(void * _socket, int val, char *buf, int len, void **buf_ret, int *len_ret, \
                          const struct timespec *timeout, const int flag);
void bus_server_socket_wrapper_proc_release(void * _socket, int val);
#ifdef __cplusplus
}