#include "uv.h"
#include "task.h"
#include <stdio.h>
#include <stdlib.h>
Go to the source code of this file.
|
#define | BAD_PIPENAME "/path/to/unix/socket/that/really/should/not/be/there" |
|
◆ BAD_PIPENAME
#define BAD_PIPENAME "/path/to/unix/socket/that/really/should/not/be/there" |
◆ close_cb()
◆ TEST_IMPL() [1/4]
TEST_IMPL |
( |
pipe_bind_error_addrinuse |
| ) |
|
◆ TEST_IMPL() [2/4]
TEST_IMPL |
( |
pipe_bind_error_addrnotavail |
| ) |
|
◆ TEST_IMPL() [3/4]
TEST_IMPL |
( |
pipe_bind_error_inval |
| ) |
|
◆ TEST_IMPL() [4/4]
TEST_IMPL |
( |
pipe_listen_without_bind |
| ) |
|
◆ close_cb_called