Ruby 3.0.5p211 (2022-11-24 revision ba5cf0f7c52d4d35cc6a173c89eda98ceffa2dcf)
Data Fields
wait_for_single_fd Struct Reference

Data Fields

VALUE scheduler
 
int fd
 
short events
 
VALUE result
 

Detailed Description

Definition at line 11013 of file io.c.

Field Documentation

◆ events

short wait_for_single_fd::events

Definition at line 11017 of file io.c.

◆ fd

int wait_for_single_fd::fd

Definition at line 11016 of file io.c.

◆ result

VALUE wait_for_single_fd::result

Definition at line 11019 of file io.c.

◆ scheduler

VALUE wait_for_single_fd::scheduler

Definition at line 11014 of file io.c.


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