Searched refs:on_client_alloc (Results 1 – 1 of 1) sorted by relevance
36 static void on_client_alloc(uv_handle_t* handle,50 r = uv_read_start((uv_stream_t*) &client, on_client_alloc, on_client_read); in on_client_connect()58 static void on_client_alloc(uv_handle_t* handle, in on_client_alloc() function
Completed in 4 milliseconds