22 #ifndef UV_WIN_STREAM_INL_H_
23 #define UV_WIN_STREAM_INL_H_
37 handle->write_queue_size = 0;
40 handle->stream.conn.write_reqs_pending = 0;
static mcore_handle handle
#define INVALID_HANDLE_VALUE
static INLINE void uv_stream_init(uv_loop_t *loop, uv_stream_t *handle, uv_handle_type type)
static INLINE void uv_connection_init(uv_stream_t *handle)
#define UV_REQ_INIT(req, typ)
#define uv__handle_init(loop_, h, type_)