]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: mux-h1: Add helper functions to wake a stream from recv or send
authorChristopher Faulet <cfaulet@haproxy.com>
Tue, 11 Dec 2018 15:25:36 +0000 (16:25 +0100)
committerWilly Tarreau <w@1wt.eu>
Thu, 13 Dec 2018 16:32:15 +0000 (17:32 +0100)
commite17fa2ff9dc4bb6f8dd72bb0c0f890e2c32f855b
tree16781e92592c4b6f70471443906fbb2fa012818c
parentcf56b99d0f6790c5b3ae857f4a1975fb6e06a6d7
MINOR: mux-h1: Add helper functions to wake a stream from recv or send

This will avoid code duplication.
src/mux_h1.c