Macros | Functions | Variables
test-pipe-bind-error.c File Reference
#include "uv.h"
#include "task.h"
#include <stdio.h>
#include <stdlib.h>
Include dependency graph for test-pipe-bind-error.c:

Go to the source code of this file.

Macros

#define BAD_PIPENAME   "/path/to/unix/socket/that/really/should/not/be/there"
 

Functions

static void close_cb (uv_handle_t *handle)
 
 TEST_IMPL (pipe_bind_error_addrinuse)
 
 TEST_IMPL (pipe_bind_error_addrnotavail)
 
 TEST_IMPL (pipe_bind_error_inval)
 
 TEST_IMPL (pipe_listen_without_bind)
 

Variables

static int close_cb_called = 0
 

Macro Definition Documentation

◆ BAD_PIPENAME

#define BAD_PIPENAME   "/path/to/unix/socket/that/really/should/not/be/there"

Definition at line 31 of file test-pipe-bind-error.c.

Function Documentation

◆ close_cb()

static void close_cb ( uv_handle_t handle)
static

Definition at line 38 of file test-pipe-bind-error.c.

◆ TEST_IMPL() [1/4]

TEST_IMPL ( pipe_bind_error_addrinuse  )

Definition at line 44 of file test-pipe-bind-error.c.

◆ TEST_IMPL() [2/4]

TEST_IMPL ( pipe_bind_error_addrnotavail  )

Definition at line 75 of file test-pipe-bind-error.c.

◆ TEST_IMPL() [3/4]

TEST_IMPL ( pipe_bind_error_inval  )

Definition at line 96 of file test-pipe-bind-error.c.

◆ TEST_IMPL() [4/4]

TEST_IMPL ( pipe_listen_without_bind  )

Definition at line 118 of file test-pipe-bind-error.c.

Variable Documentation

◆ close_cb_called

int close_cb_called = 0
static

Definition at line 35 of file test-pipe-bind-error.c.



grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:33