commit | 0a9a2b8cec6186acbea5410469c685022658a4e2 | [log] [tgz] |
---|---|---|
author | Thierry FOURNIER <tfournier@haproxy.com> | Mon May 11 15:20:49 2015 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Mon May 11 20:01:42 2015 +0200 |
tree | 43b2632092bdf53ea56d40ed8f021157d2d1c167 | |
parent | 6879ad31a57f789934409ff4f2530ab1a1fceb7e [diff] |
MEDIUM: sample change the prototype of sample-fetches and converters functions This patch removes the structs "session", "stream" and "proxy" from the sample-fetches and converters function prototypes. This permits to remove some weight in the prototype call.