]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MEDIUM: stream-int: support splicing from applets
authorWilly Tarreau <w@1wt.eu>
Tue, 9 Dec 2014 18:47:54 +0000 (19:47 +0100)
committerWilly Tarreau <w@1wt.eu>
Wed, 24 Dec 2014 22:47:33 +0000 (23:47 +0100)
commit9b20c55562e50e976679e9ee3aa8833fecfb453e
tree06665f3db0225af1f5e26729d185b8bb1696f319
parentb034b2598ddea1e852df1f1de8672e285c8c2f6b
MEDIUM: stream-int: support splicing from applets

If we want to splice from applets, we must check the pipe before clearing
SI_FL_WAIT_ROOM.
src/stream_interface.c