Searched defs:uv_read_stop (Results 1 – 2 of 2) sorted by relevance
/libuv/src/win/ | ||
H A D | stream.c | 94 int uv_read_stop(uv_stream_t* handle) { in uv_read_stop() function |
/libuv/src/unix/ | ||
H A D | stream.c | 1465 int uv_read_stop(uv_stream_t* stream) { in uv_read_stop() function |
Completed in 10 milliseconds