Go to the source code of this file.
Functions | |
static void | alloc_cb (uv_handle_t *handle, size_t size, uv_buf_t *buf) |
static void | read_cb (uv_stream_t *handle, ssize_t nread, const uv_buf_t *buf) |
TEST_IMPL (close_fd) | |
Variables | |
static unsigned int | read_cb_called |
|
static |
Definition at line 31 of file test-close-fd.c.
|
static |
Definition at line 37 of file test-close-fd.c.
TEST_IMPL | ( | close_fd | ) |
Definition at line 52 of file test-close-fd.c.
|
static |
Definition at line 29 of file test-close-fd.c.