Home
last modified time | relevance | path

Searched defs:_fde_flags (Results 1 – 1 of 1) sorted by relevance

/dports/www/squid/squid-4.15/src/
H A Dfde.h81 struct _fde_flags { struct
82 bool open;
84 bool write_daemon;
85 bool socket_eof;
86 bool nolinger;
87 bool nonblocking;
88 bool ipc;
90 bool nodelay;
91 bool close_on_exec;
92 bool read_pending;
[all …]