Willy Tarreau 75fb65a51f MINOR: proxy: add a new generic proxy_capture_error()
This function now captures an error regardless of its side and protocol.
The caller must pass a number of elements and may pass a protocol-specific
structure and a callback to display it. Later this function may deal with
more advanced allocation techniques to avoid allocating as many buffers
as proxies.
2018-09-07 18:36:04 +02:00
..
2018-04-26 14:19:33 +02:00
2018-09-06 18:52:15 +02:00
2009-01-25 13:49:53 +01:00
2017-10-31 03:49:44 +01:00