MINOR: fd: Add fd_active function
authorChristopher Faulet <cfaulet@haproxy.com>
Wed, 30 Aug 2017 07:59:38 +0000 (09:59 +0200)
committerWilly Tarreau <w@1wt.eu>
Tue, 5 Sep 2017 08:39:46 +0000 (10:39 +0200)
commit8db2fdfabaada02eabc92193b951d1821e49c1ba
tree69701fa9b59da224dc9ec457e3606e3727914ded
parent6988f678cd6c7c91c5ded5b13a4958b0d3f8ae9d
MINOR: fd: Add fd_active function

This inlined function is used to check if a fd is active for receive or send. It
will ease threads support integration.
include/proto/fd.h