|
libzypp
17.25.10
|


Go to the source code of this file.
Classes | |
| class | zypp::io::TimeoutException |
Namespaces | |
| zypp::io | |
Typedefs | |
| using | zypp::io::timeout_type = size_t |
Functions | |
| BlockingMode | zypp::io::setFILEBlocking (FILE *file, bool mode=true) |
| Enables or disabled non blocking mode on a file descriptor. More... | |
| std::pair< ReceiveUpToResult, std::string > | zypp::io::receiveUpto (FILE *file, char c, timeout_type timeout, bool failOnUnblockError) |
Variables | |
| static const timeout_type | zypp::io::no_timeout = static_cast<timeout_type>(-1) |