Home
last modified time | relevance | path

Searched refs:on_client_alloc (Results 1 – 1 of 1) sorted by relevance

/libuv/test/
H A Dtest-tcp-close-after-read-timeout.c36 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 5 milliseconds