]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: select: get rid of the now useless fd_compute_new_polled_status()
authorWilly Tarreau <w@1wt.eu>
Thu, 25 Jan 2018 16:15:43 +0000 (17:15 +0100)
committerWilly Tarreau <w@1wt.eu>
Mon, 5 Feb 2018 15:02:22 +0000 (16:02 +0100)
commitd4daeac7f19e5a28fe95ad1108dcf115379f3a79
tree17edade5cf578994eaf32bb4bed289d2bd378212
parent1394eb01205d095c7437ff24882fa1ed695aed69
MINOR: select: get rid of the now useless fd_compute_new_polled_status()

Do not call it anymore and avoid updating the fdstate.
src/ev_select.c