haproxy/include
Willy Tarreau 8f2825f3ab MINOR: fd: add two new calls fd_cond_{recv,send}()
These two functions are used to enable recv/send but only if the FD is
not marked as active yet. The purpose is to conditionally mark them as
tentatively usable without interfering with the polling if polling was
already enabled, when it's supposed to be likely true.
2019-09-06 17:50:36 +02:00
..
common MINOR: tools: add a generic struct "name_desc" for name-description pairs 2019-08-29 09:34:53 +02:00
import BUILD: threads/plock: fix a build issue on Clang without optimization 2017-11-20 21:06:35 +01:00
proto MINOR: fd: add two new calls fd_cond_{recv,send}() 2019-09-06 17:50:36 +02:00
types MEDIUM: fd: simplify the fd_*_{recv,send} functions using BTS/BTR 2019-09-05 09:31:18 +02:00