Public Attributes | List of all members
uv__io_s Struct Reference

#include <unix.h>

Public Attributes

uv__io_cb cb
 
unsigned int events
 
int fd
 
void * pending_queue [2]
 
unsigned int pevents
 
void * watcher_queue [2]
 

Detailed Description

Definition at line 94 of file unix.h.

Member Data Documentation

◆ cb

uv__io_cb uv__io_s::cb

Definition at line 95 of file unix.h.

◆ events

unsigned int uv__io_s::events

Definition at line 99 of file unix.h.

◆ fd

int uv__io_s::fd

Definition at line 100 of file unix.h.

◆ pending_queue

void* uv__io_s::pending_queue[2]

Definition at line 96 of file unix.h.

◆ pevents

unsigned int uv__io_s::pevents

Definition at line 98 of file unix.h.

◆ watcher_queue

void* uv__io_s::watcher_queue[2]

Definition at line 97 of file unix.h.


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


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