PatchworkOS
Loading...
Searching...
No Matches
poll_file_t Struct Reference

Structure for polling multiple files. More...

#include <file.h>

Data Fields

file_tfile
 
poll_events_t events
 
poll_events_t revents
 

Detailed Description

Structure for polling multiple files.

Definition at line 73 of file file.h.

Field Documentation

◆ events

poll_events_t poll_file_t::events

Definition at line 76 of file file.h.

◆ file

file_t* poll_file_t::file

Definition at line 75 of file file.h.

◆ revents

poll_events_t poll_file_t::revents

Definition at line 77 of file file.h.


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