HomeManualTopicsTypesSymbols

std::cancel_write

cancels a write operation

Parameters

io
an input-output object
fd
the file descriptor of the stream

Results

None

Description

For a detailed example see Input-Output Events.

Topic

Input-Output Events

See also

std::write a low level write function
std::get_events gets one or more events

Implemented by

std_types::io cancels a write operation