HomeManualTopicsTypesSymbols

std_types::io/std::stop_reading_from

unregisters a read request for a file descriptor

Parameters

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

Results

None

Topic

Input-Output Events

Implements

std::stop_reading_from unregisters a read request for a file descriptor

See also

Input-Output Events
std::start_reading_from registers a read request for a file descriptor