Public Attributes | List of all members
child_worker Struct Reference

Public Attributes

uv_process_options_t options
 
uv_pipe_t pipe
 
uv_process_t req
 

Detailed Description

Definition at line 9 of file libuv/docs/code/multi-echo-server/main.c.

Member Data Documentation

◆ options

uv_process_options_t child_worker::options

Definition at line 11 of file libuv/docs/code/multi-echo-server/main.c.

◆ pipe

uv_pipe_t child_worker::pipe

Definition at line 12 of file libuv/docs/code/multi-echo-server/main.c.

◆ req

uv_process_t child_worker::req

Definition at line 10 of file libuv/docs/code/multi-echo-server/main.c.


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


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