Home
last modified time | relevance | path

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

/third_party/libuv/include/
Duv.h216 typedef struct uv_stream_s uv_stream_t;
504 struct uv_stream_s { struct
/third_party/libuv/docs/src/guide/
Dbasics.rst151 typedef struct uv_stream_s uv_stream_t;
/third_party/node/doc/changelogs/
DCHANGELOG_V8.md2101 …ub.com/nodejs/node/commit/77c02aab5b)] - **src**: use uv_stream_t, not uv_stream_s (Ben Noordhuis)…