MINOR: fd: Add fd_update_events function
authorChristopher Faulet <cfaulet@haproxy.com>
Wed, 30 Aug 2017 08:30:04 +0000 (10:30 +0200)
committerWilly Tarreau <w@1wt.eu>
Tue, 5 Sep 2017 13:43:09 +0000 (15:43 +0200)
commit21e9267ac3bd8642307b0f9791d3e46998141620
tree56c3feec83ecd834ea42a28e66912772af85a0de
parent9fab7bedfb1cdbd9bf390bdcc0a1d043c0bcc0b0
MINOR: fd: Add fd_update_events function

This function should be called by the poller to set FD_POLL_* flags on an FD and
update its state if needed. This function has been added to ease threads support
integration.
include/proto/fd.h