HomeManualTopicsTypesSymbols

std_types::io/std::get_events

gets one or more events

Parameters

self
the input-output object
timeout (default: undefined)
the optional timeout

Results

None

Description

The optional timeout event is measurered in seconds.

For an example see Input-Output Events.

Topic

Input-Output Events

Implements

std::get_events gets one or more events

See also

Input-Output Events
std::read a low level read function
std::read_error
std::write_pending