|
Squid Web Cache master
|
#include "squid.h"#include "error/SysErrorDetail.h"#include "sbuf/SBuf.h"#include "sbuf/Stream.h"Go to the source code of this file.
Functions | |
| std::ostream & | operator<< (std::ostream &os, const ReportSysError rse) |
| reports a system call error (if any) on a dedicated Debug::Extra line | |
| std::ostream & operator<< | ( | std::ostream & | os, |
| const ReportSysError | rse | ||
| ) |
Definition at line 32 of file SysErrorDetail.cc.
References ReportSysError::errorNo, Debug::Extra(), and xstrerr().