|
Squid Web Cache master
|
Go to the source code of this file.
Classes | |
| class | SysErrorDetail |
| system call failure detail based on standard errno(3)/strerror(3) APIs More... | |
| class | ReportSysError |
| a stream manipulator for printing a system call error (if any) More... | |
Functions | |
| std::ostream & | operator<< (std::ostream &, ReportSysError) |
| reports a system call error (if any) on a dedicated Debug::Extra line | |
| std::ostream & operator<< | ( | std::ostream & | os, |
| ReportSysError | rse | ||
| ) |
Definition at line 32 of file SysErrorDetail.cc.
References ReportSysError::errorNo, Debug::Extra(), and xstrerr().