#include <assert.h>
#include "uv.h"
#include "internal.h"
#include "handle-inl.h"
#include "req-inl.h"
Go to the source code of this file.
Functions | |
static INLINE void | uv_connection_init (uv_stream_t *handle) |
static INLINE void | uv_stream_init (uv_loop_t *loop, uv_stream_t *handle, uv_handle_type type) |
|
static |
Definition at line 49 of file stream-inl.h.
|
static |
Definition at line 33 of file stream-inl.h.