Tor 0.4.9.3-alpha-dev
Loading...
Searching...
No Matches
Data Fields
process_unix_handle_t Struct Reference

Data Fields

int fd
 
bool reached_eof
 
struct event * event
 
bool is_writing
 

Detailed Description

Internal state for Unix handles.

Definition at line 55 of file process_unix.c.

Field Documentation

◆ event

struct event* event

◆ fd

int fd

◆ is_writing

bool is_writing

◆ reached_eof

bool reached_eof

Have we reached end of file?

Definition at line 60 of file process_unix.c.

Referenced by process_unix_close_file_descriptors(), and process_unix_read_handle().


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