Searched defs:socket_accept (Results 1 – 2 of 2) sorted by relevance
251 cdef void socket_accept(grpc_custom_socket* socket, grpc_custom_socket* client, function
225 static int socket_accept(int sock) in socket_accept() function