Home
Manual
Topics
Types
Symbols
std_types::io/std::start_reading_from
registers a read reqest 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::start_reading_from
registers a read request for a file descriptor
See also
Input-Output Events
std::stop_reading_from
unregisters a read request for a file descriptor