commit | 8a7af6031240c162a09095c7c7e7e99c1e6a9549 | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Sat May 03 23:07:14 2008 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Sun May 25 10:41:12 2008 +0200 |
tree | 5ddf0e24f03309fcd73cd5fb875c3bc3ffb5b457 | |
parent | f2e8ee2b4634c209164c3522dbfb07f809026d6f [diff] |
[MEDIUM] detect streaming buffers and tag them as such Add the ability to detect streaming buffers, and set a flag indicating it. It will later serve us in order to dynamically resize them, and to prioritize file descriptors during polls.