Home
last modified time | relevance | path

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

/libuv/test/
H A Dtest-tcp-close-after-read-timeout.c39 static void on_client_read(uv_stream_t* stream,
50 r = uv_read_start((uv_stream_t*) &client, on_client_alloc, on_client_read); in on_client_connect()
67 static void on_client_read(uv_stream_t* stream, ssize_t nread, in on_client_read() function

Completed in 4 milliseconds