HomeManualTopicsTypesSymbols

std_types::io/std::cancel_write

cancels a write operation

Parameters

self
the input-output object
fd
the file descriptor of the stream

Results

None

Topic

Input-Output Events

Implements

std::cancel_write cancels a write operation

See also

Input-Output Events
std::write a low level write function