Lines Matching defs:Connection
97 struct Connection { struct
157 TLSConnection tls; argument
158 ev_io wev;
159 ev_io rev;
160 ev_timer wt;
161 ev_timer rt;
162 RateLimit wlimit;
163 RateLimit rlimit;
164 struct ev_loop *loop;
165 void *data;
166 int fd;
167 size_t tls_dyn_rec_warmup_threshold;
168 ev_tstamp tls_dyn_rec_idle_timeout;
172 Proto proto;
175 ev_tstamp last_read;
177 ev_tstamp read_timeout;