]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: fd: get rid of FD_WAIT_*
authorWilly Tarreau <w@1wt.eu>
Fri, 17 Aug 2012 21:55:05 +0000 (23:55 +0200)
committerWilly Tarreau <w@1wt.eu>
Sun, 2 Sep 2012 19:53:12 +0000 (21:53 +0200)
commit26f44d1e915cb2818201a67d814993b7d9e64009
treeb78e29d01848b393511ce16448255d20680d06ec
parent3267d36c84caf94162f0f1837f3dc91c962996f8
MINOR: fd: get rid of FD_WAIT_*

These flags were used to ease a transition which has been completed,
so they're not needed anymore. Get rid of them.
include/types/fd.h
src/ev_sepoll.c