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

Go to the source code of this file.

Functions

static void close_cb (uv_handle_t *handle)
 
 TEST_IMPL (tcp_bind_error_addrinuse)
 
 TEST_IMPL (tcp_bind_error_addrnotavail_1)
 
 TEST_IMPL (tcp_bind_error_addrnotavail_2)
 
 TEST_IMPL (tcp_bind_error_fault)
 
 TEST_IMPL (tcp_bind_error_inval)
 
 TEST_IMPL (tcp_bind_invalid_flags)
 
 TEST_IMPL (tcp_bind_localhost_ok)
 
 TEST_IMPL (tcp_bind_writable_flags)
 
 TEST_IMPL (tcp_listen_without_bind)
 

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-bind-error.c.

◆ TEST_IMPL() [1/9]

TEST_IMPL ( tcp_bind_error_addrinuse  )

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

◆ TEST_IMPL() [2/9]

TEST_IMPL ( tcp_bind_error_addrnotavail_1  )

Definition at line 70 of file test-tcp-bind-error.c.

◆ TEST_IMPL() [3/9]

TEST_IMPL ( tcp_bind_error_addrnotavail_2  )

Definition at line 95 of file test-tcp-bind-error.c.

◆ TEST_IMPL() [4/9]

TEST_IMPL ( tcp_bind_error_fault  )

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

◆ TEST_IMPL() [5/9]

TEST_IMPL ( tcp_bind_error_inval  )

Definition at line 144 of file test-tcp-bind-error.c.

◆ TEST_IMPL() [6/9]

TEST_IMPL ( tcp_bind_invalid_flags  )

Definition at line 188 of file test-tcp-bind-error.c.

◆ TEST_IMPL() [7/9]

TEST_IMPL ( tcp_bind_localhost_ok  )

Definition at line 171 of file test-tcp-bind-error.c.

◆ TEST_IMPL() [8/9]

TEST_IMPL ( tcp_bind_writable_flags  )

Definition at line 219 of file test-tcp-bind-error.c.

◆ TEST_IMPL() [9/9]

TEST_IMPL ( tcp_listen_without_bind  )

Definition at line 205 of file test-tcp-bind-error.c.

Variable Documentation

◆ close_cb_called

int close_cb_called = 0
static

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



grpc
Author(s):
autogenerated on Thu Mar 13 2025 03:02:27