commit | 2e3c000c1c955559e99fcefe52270c9dd2097f80 | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Sun May 26 09:45:23 2019 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Sun May 26 10:51:25 2019 +0200 |
tree | e416ad01b99d3db60aae520e7acf803d8663eb71 | |
parent | 662fafc02b17d9fdab4b0f237c4b9f54e14c741b [diff] |
MINOR: mux-h2: introduce h2_release_mbuf() to release all buffers in the mbuf ring This function iterates over all buffers in the mbuf ring to release all of them from the head to the tail.