diff options
author | florian | 2017-07-04 12:48:36 +0000 |
---|---|---|
committer | Wynn Wolf Arbor | 2020-05-24 12:33:55 +0200 |
commit | d7a931e49d4daea044f6cba5e6d11100246d009b (patch) | |
tree | 1d3c1e7a345b4d6182bb9c6be0708f357f30f50d /queue.h | |
parent | 6139d65da38d0815bdf9bea5bd69604951456d38 (diff) | |
download | slowcgi-d7a931e49d4daea044f6cba5e6d11100246d009b.tar.gz |
consistently use the evtimer wrappers around the connection timeout.
this is instead of setting the timeout up with event_set and
event_add, but removing it with evtimer_del. this uses evtimer_set
and evtimer_add.
prompted by dlg's commit to identd
OK dlg
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions