Searched defs:uv_write_s (Results 1 – 1 of 1) sorted by relevance
571 struct uv_write_s { struct573 uv_write_cb cb;574 uv_stream_t* send_handle; /* TODO: make private and unix-only in v2.x. */575 uv_stream_t* handle;
Completed in 11 milliseconds