Home
last modified time | relevance | path

Searched defs:uv_write_s (Results 1 – 2 of 2) sorted by relevance

/third_party/libuv/include/uv_ndk/
Duv.h527 struct uv_write_s { struct
529 uv_write_cb cb;
530 uv_stream_t* send_handle; /* TODO: make private and unix-only in v2.x. */
531 uv_stream_t* handle;
/third_party/libuv/include/
Duv.h539 struct uv_write_s { struct
541 uv_write_cb cb;
542 uv_stream_t* send_handle; /* TODO: make private and unix-only in v2.x. */
543 uv_stream_t* handle;