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

Go to the source code of this file.

Functions

static void close_cb (uv_handle_t *handle)
 
 TEST_IMPL (tcp_bind6_error_addrinuse)
 
 TEST_IMPL (tcp_bind6_error_addrnotavail)
 
 TEST_IMPL (tcp_bind6_error_fault)
 
 TEST_IMPL (tcp_bind6_error_inval)
 
 TEST_IMPL (tcp_bind6_localhost_ok)
 

Variables

static int close_cb_called = 0
 

Function Documentation

◆ close_cb()

static void close_cb ( uv_handle_t handle)
static

Definition at line 31 of file test-tcp-bind6-error.c.

◆ TEST_IMPL() [1/5]

TEST_IMPL ( tcp_bind6_error_addrinuse  )

Definition at line 37 of file test-tcp-bind6-error.c.

◆ TEST_IMPL() [2/5]

TEST_IMPL ( tcp_bind6_error_addrnotavail  )

Definition at line 74 of file test-tcp-bind6-error.c.

◆ TEST_IMPL() [3/5]

TEST_IMPL ( tcp_bind6_error_fault  )

Definition at line 100 of file test-tcp-bind6-error.c.

◆ TEST_IMPL() [4/5]

TEST_IMPL ( tcp_bind6_error_inval  )

Definition at line 129 of file test-tcp-bind6-error.c.

◆ TEST_IMPL() [5/5]

TEST_IMPL ( tcp_bind6_localhost_ok  )

Definition at line 159 of file test-tcp-bind6-error.c.

Variable Documentation

◆ close_cb_called

int close_cb_called = 0
static

Definition at line 28 of file test-tcp-bind6-error.c.



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