haproxy/include
Willy Tarreau 3228238c73 MINOR: protocols: always pass a "port" argument to the listener creation
It's a shame that cfgparse() has to make special cases of each protocol
just to cast the port to the target address family. Let's pass the port
in argument to the function. The unix listener simply ignores it.
2017-09-15 11:49:52 +02:00
..
common MINOR: net_helper: Inline functions meant to be inlined. 2017-09-13 13:35:35 +02:00
import CLEANUP: da: move global settings out of the global section 2016-12-21 21:30:54 +01:00
proto MINOR: protocols: always pass a "port" argument to the listener creation 2017-09-15 11:49:52 +02:00
types MINOR: cli: add socket commands and config to prepend informational messages with severity 2017-09-13 13:37:59 +02:00