haproxy/include
Willy Tarreau f148888d19 MINOR: buffers: add b_xfer() to transfer data between buffers
Instead of open-coding buffer-to-buffer transfers using blocks, let's
have a dedicated function for this. It also adjusts the buffer counts.
2018-07-20 19:21:43 +02:00
..
common MINOR: buffers: add b_xfer() to transfer data between buffers 2018-07-20 19:21:43 +02:00
import BUILD: threads/plock: fix a build issue on Clang without optimization 2017-11-20 21:06:35 +01:00
proto MINOR: connection: simplify subscription by adding a registration function 2018-07-19 18:31:07 +02:00
types MEDIUM: connections/mux: Revamp the send direction. 2018-07-19 18:31:07 +02:00