|
Squid Web Cache master
|
Public Attributes | |
| int | fd |
| char * | buf |
| size_t | bufsz |
| int | offset |
| char* l_udp_t::buf |
Definition at line 35 of file ModUdp.cc.
Referenced by logfile_mod_udp_close(), logfile_mod_udp_flush(), logfile_mod_udp_open(), and logfile_mod_udp_writeline().
| size_t l_udp_t::bufsz |
Definition at line 36 of file ModUdp.cc.
Referenced by logfile_mod_udp_open(), and logfile_mod_udp_writeline().
| int l_udp_t::fd |
Definition at line 34 of file ModUdp.cc.
Referenced by logfile_mod_udp_close(), logfile_mod_udp_open(), and logfile_mod_udp_write().
| int l_udp_t::offset |
Definition at line 37 of file ModUdp.cc.
Referenced by logfile_mod_udp_flush(), and logfile_mod_udp_writeline().