Searched refs:uv_socket_init_helper (Results 1 – 1 of 1) sorted by relevance
188 static grpc_error* uv_socket_init_helper(uv_socket_t* uv_socket, int domain) { in uv_socket_init_helper() function218 grpc_error* error = uv_socket_init_helper(uv_socket, domain); in uv_socket_init()261 uv_socket_init_helper(uv_new_socket, AF_UNSPEC); in accept_new_connection()