haproxy/include
Willy Tarreau 2dc770c641 MINOR: connection: add a few functions to report the data and xprt layers' names
These functions will be needed by "show sess" on the CLI, let's make them
globally available. It's important to note that due to the fact that we
still do not set the data and transport layers' names in the structures,
we still have to rely on some exports just to match the pointers. This is
ugly but is preferable to adding many includes since the short-term goal
is to get rid of these tests by having proper names in place.
2016-11-24 16:49:40 +01:00
..
common MINOR: cfgparse: Parse scope lines and save the last one parsed 2016-11-09 22:56:59 +01:00
import CLEANUP: wurfl: reduce exposure in the rest of the code 2016-11-08 18:47:25 +01:00
proto MINOR: connection: add a few functions to report the data and xprt layers' names 2016-11-24 16:49:40 +01:00
types BUILD: fix build on Solaris 10/11 2016-11-22 12:04:19 +01:00