Public Attributes | |
| GiInputCallback | cb |
| void * | udata |
| int | fd |
| gi_input_t | id |
| gi_input_t | poll_id |
| gi_inputset_t | set |
| time_t | timeout |
| gi_timer_t | validate |
| bool | complete |
| bool | suspended |
| signed char | dirty: 2 |
|
|
Complete is false until first state change. used for automated connection timeouts. |
|
|
Write queue |
|
|
File descriptor |
|
|
Suspended is true when input should not be put in select loop |
|
|
See ::input_add |
|
|
Arbitrary data associated with this input fd |
|
|
Timeout for incomplete sockets |
1.3.7