Searched refs:async_socket_get_client_opaque (Results 1 – 2 of 2) sorted by relevance
264 extern void* async_socket_get_client_opaque(const AsyncSocket* as);
313 return async_socket_get_client_opaque(asio->as); in async_socket_io_get_client_opaque()1287 async_socket_get_client_opaque(const AsyncSocket* as) in async_socket_get_client_opaque() function