ELinks 0.18.0
thread Struct Reference

Data Fields

select_handler_T read_func
select_handler_T write_func
select_handler_T error_func
void * data

Field Documentation

◆ data

void* thread::data

◆ error_func

select_handler_T thread::error_func

◆ read_func

select_handler_T thread::read_func

◆ write_func

select_handler_T thread::write_func

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