async_select  2.0.2
async_select
Data Fields
async_select_Request Struct Reference

An asynchronous select request. More...

Data Fields

int32_t fd
 
int32_t java_thread_id
 
int64_t absolute_timeout_ms
 
SELECT_Operation operation
 
struct async_select_Requestnext
 

Detailed Description

An asynchronous select request.

Sanity check between the expected version of the configuration and the actual version of the configuration. If an error is raised here, it means that a new version of the CCO has been installed and the configuration async_select_configuration.h must be updated based on the one provided by the new CCO version.

Definition at line 45 of file async_select.c.


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