GDBserver
Public Attributes
file_handler Struct Reference

List of all members.

Public Attributes

gdb_fildes_t fd
int mask
int ready_mask
handler_funcproc
gdb_client_data client_data
int error
struct file_handlernext_file

Detailed Description

Definition at line 72 of file event-loop.c.


Member Data Documentation

Definition at line 87 of file event-loop.c.

Referenced by create_file_handler(), and handle_file_event().

Definition at line 90 of file event-loop.c.

Referenced by handle_file_event().

Definition at line 78 of file event-loop.c.

Referenced by create_file_handler(), delete_file_handler(), and handle_file_event().

Definition at line 84 of file event-loop.c.

Referenced by create_file_handler(), and handle_file_event().

Definition at line 81 of file event-loop.c.

Referenced by create_file_handler(), handle_file_event(), and wait_for_event().


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines