Ruby 3.1.3p185 (2022-11-24 revision 1a6b16756e0ba6b95ab71a441357ed5484e33498)
Data Fields
wait_for_single_fd Struct Reference

Data Fields

VALUE scheduler
 
rb_io_tfptr
 
short events
 
VALUE result
 

Detailed Description

Definition at line 11375 of file io.c.

Field Documentation

◆ events

short wait_for_single_fd::events

Definition at line 11379 of file io.c.

◆ fptr

rb_io_t* wait_for_single_fd::fptr

Definition at line 11378 of file io.c.

◆ result

VALUE wait_for_single_fd::result

Definition at line 11381 of file io.c.

◆ scheduler

VALUE wait_for_single_fd::scheduler

Definition at line 11376 of file io.c.


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