libuv/include
Erick Tryzelaar efa1b54076 Subclass uv_getaddrinfo_t from uv_req_t.
This patch also fixes #155. Since we no longer
memset clear the uv_getaddrinfo_t, the user can
now set the `uv_getaddrinfo_t->data` field without
problems.
2011-09-10 01:46:26 -07:00
..
uv-private unix: uv_pipe_t should not depend on UV_TCP_PRIVATE_FIELDS 2011-09-10 01:39:46 +02:00
ares_version.h src/ and include/ directories 2011-07-07 07:52:57 -07:00
ares.h Fix Linux build 2011-07-07 23:55:58 -07:00
uv.h Subclass uv_getaddrinfo_t from uv_req_t. 2011-09-10 01:46:26 -07:00