SysErrorDetail.cc File Reference
#include "squid.h"
#include "error/SysErrorDetail.h"
#include "sbuf/SBuf.h"
#include "sbuf/Stream.h"
Include dependency graph for SysErrorDetail.cc:
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 More... | |
Function Documentation
◆ operator<<()
std::ostream & operator<< | ( | std::ostream & | os, |
const ReportSysError | rse | ||
) |
Definition at line 32 of file SysErrorDetail.cc.
References ReportSysError::errorNo, Debug::Extra(), and xstrerr().