Home
last modified time | relevance | path

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

/libuv/test/
H A Dtest-tcp-close-reset.c105 static void read_cb2(uv_stream_t* stream, ssize_t nread, const uv_buf_t* buf) { in read_cb2() function
114 uv_read_start((uv_stream_t*) &tcp_client, alloc_cb, read_cb2); in connect_cb()

Completed in 5 milliseconds