Rizin
unix-like reverse engineering framework and cli tools
uv_stdio_container_s Struct Reference

#include <uv.h>

Public Attributes

uv_stdio_flags flags
 
union {
   uv_stream_t *   stream
 
   int   fd
 
data
 

Detailed Description

Definition at line 942 of file uv.h.

Member Data Documentation

◆ 

◆ fd

int uv_stdio_container_s::fd

Definition at line 947 of file uv.h.

Referenced by main(), setup_workers(), uv__process_init_stdio(), and uv__stdio_create().

◆ flags

◆ stream


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