
| Public Attributes | |
| int | rfd | 
| int | wfd | 
| char | eol | 
| pid_t | pid | 
| int | flush_pending | 
| dlink_list | bufs | 
| int | nbufs | 
| int | last_warned | 
Detailed Description
Definition at line 46 of file ModDaemon.cc.
Member Data Documentation
◆ bufs
| dlink_list _l_daemon::bufs | 
Definition at line 51 of file ModDaemon.cc.
Referenced by logfile_mod_daemon_append(), logfile_mod_daemon_flush(), logfile_mod_daemon_lineend(), logfileFreeBuffer(), logfileHandleWrite(), logfileNewBuffer(), and logfileQueueWrite().
◆ eol
| char _l_daemon::eol | 
Definition at line 48 of file ModDaemon.cc.
Referenced by logfile_mod_daemon_lineend(), logfile_mod_daemon_linestart(), logfile_mod_daemon_open(), and logfile_mod_daemon_writeline().
◆ flush_pending
| int _l_daemon::flush_pending | 
Definition at line 50 of file ModDaemon.cc.
Referenced by logfileHandleWrite(), and logfileQueueWrite().
◆ last_warned
| int _l_daemon::last_warned | 
Definition at line 53 of file ModDaemon.cc.
Referenced by logfile_mod_daemon_writeline().
◆ nbufs
| int _l_daemon::nbufs | 
Definition at line 52 of file ModDaemon.cc.
Referenced by logfile_mod_daemon_open(), logfile_mod_daemon_writeline(), logfileFreeBuffer(), and logfileNewBuffer().
◆ pid
| pid_t _l_daemon::pid | 
Definition at line 49 of file ModDaemon.cc.
Referenced by logfile_mod_daemon_close(), and logfile_mod_daemon_open().
◆ rfd
| int _l_daemon::rfd | 
Definition at line 47 of file ModDaemon.cc.
Referenced by logfile_mod_daemon_close(), and logfile_mod_daemon_open().
◆ wfd
| int _l_daemon::wfd | 
Definition at line 47 of file ModDaemon.cc.
Referenced by logfile_mod_daemon_close(), logfile_mod_daemon_flush(), logfile_mod_daemon_open(), logfileHandleWrite(), and logfileQueueWrite().
The documentation for this struct was generated from the following file:
- src/log/ModDaemon.cc
Introduction
- About Squid
- Why Squid?
- Squid Developers
- How to Donate
- How to Help Out
- Getting Squid
- Squid Source Packages
- Squid Deployment Case-Studies
- Squid Software Foundation
Documentation
- Quick Setup
- Configuration:
- FAQ and Wiki
- Guide Books:
- Non-English
- More...
Support
- Security Advisories
- Bugzilla Database
- Mailing lists
- Contacting us
- Commercial services
- Project Sponsors
- Squid-based products
