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

Public Attributes

unsigned int fd_count
 
SOCKET fd_array [1]
 

Detailed Description

Definition at line 40 of file poll.c.

Member Data Documentation

◆ fd_array

SOCKET uv_single_fd_set_s::fd_array[1]

Definition at line 42 of file poll.c.

◆ fd_count

unsigned int uv_single_fd_set_s::fd_count

Definition at line 41 of file poll.c.


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