Go to the documentation of this file.
29 # define BAD_PIPENAME "bad-pipe"
31 # define BAD_PIPENAME "/path/to/unix/socket/that/really/should/not/be/there"
119 #if defined(NO_SELF_CONNECT)
UV_EXTERN int uv_pipe_init(uv_loop_t *, uv_pipe_t *handle, int ipc)
UV_EXTERN int uv_listen(uv_stream_t *stream, int backlog, uv_connection_cb cb)
UV_EXTERN int uv_run(uv_loop_t *, uv_run_mode mode)
UV_EXTERN void uv_close(uv_handle_t *handle, uv_close_cb close_cb)
TEST_IMPL(pipe_bind_error_addrinuse)
std::unique_ptr< Server > server
UV_EXTERN uv_loop_t * uv_default_loop(void)
#define MAKE_VALGRIND_HAPPY()
static void close_cb(uv_handle_t *handle)
#define RETURN_SKIP(explanation)
UV_EXTERN int uv_pipe_bind(uv_pipe_t *handle, const char *name)
static int close_cb_called
grpc
Author(s):
autogenerated on Thu Mar 13 2025 03:01:30