join 1.0
lightweight network framework library
Loading...
Searching...
No Matches
join::IoOperation::PollData Struct Reference

payload for poll. More...

#include <io_operation.hpp>

Public Attributes

int fd
 file descriptor.
 
uint32_t events
 requested events.
 

Detailed Description

payload for poll.

Member Data Documentation

◆ events

uint32_t join::IoOperation::PollData::events

requested events.

◆ fd

int join::IoOperation::PollData::fd

file descriptor.


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