Public Attributes | List of all members
server_ctx Struct Reference

Public Attributes

uv_async_t async_handle
 
unsigned int num_connects
 
uv_sem_t semaphore
 
handle_storage_t server_handle
 
uv_thread_t thread_id
 

Detailed Description

Definition at line 67 of file benchmark-multi-accept.c.

Member Data Documentation

◆ async_handle

uv_async_t server_ctx::async_handle

Definition at line 70 of file benchmark-multi-accept.c.

◆ num_connects

unsigned int server_ctx::num_connects

Definition at line 69 of file benchmark-multi-accept.c.

◆ semaphore

uv_sem_t server_ctx::semaphore

Definition at line 72 of file benchmark-multi-accept.c.

◆ server_handle

handle_storage_t server_ctx::server_handle

Definition at line 68 of file benchmark-multi-accept.c.

◆ thread_id

uv_thread_t server_ctx::thread_id

Definition at line 71 of file benchmark-multi-accept.c.


The documentation for this struct was generated from the following file:


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