Home
last modified time | relevance | path

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

/libuv/test/
H A Dtest-tcp-open.c127 static void read1_cb(uv_stream_t* tcp, ssize_t nread, const uv_buf_t* buf) { in read1_cb() function
231 r = uv_read_start(stream, alloc_cb, read1_cb); in connect1_cb()

Completed in 4 milliseconds