Macros | Functions | Variables
test-poll-close.c File Reference
#include <errno.h>
#include <fcntl.h>
#include <sys/socket.h>
#include <unistd.h>
#include "uv.h"
#include "task.h"
Include dependency graph for test-poll-close.c:

Go to the source code of this file.

Macros

#define NUM_SOCKETS   64
 

Functions

static void close_cb (uv_handle_t *handle)
 
 TEST_IMPL (poll_close)
 

Variables

static int close_cb_called = 0
 

Macro Definition Documentation

◆ NUM_SOCKETS

#define NUM_SOCKETS   64

Definition at line 33 of file test-poll-close.c.

Function Documentation

◆ close_cb()

static void close_cb ( uv_handle_t handle)
static

Definition at line 39 of file test-poll-close.c.

◆ TEST_IMPL()

TEST_IMPL ( poll_close  )

Definition at line 44 of file test-poll-close.c.

Variable Documentation

◆ close_cb_called

int close_cb_called = 0
static

Definition at line 36 of file test-poll-close.c.



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