haproxy/include
Willy Tarreau 0de59fd53a MINOR: listeners: new function create_listeners
This function is used to create a series of listeners for a specific
address and a port range. It automatically calls the matching protocol
handlers to add them to the relevant lists. This way cfgparse doesn't
need to manipulate listeners anymore. As an added bonus, the memory
allocation is checked.
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: listeners: new function create_listeners 2017-09-15 11:49:52 +02:00
types MINOR: protocols: register the ->add function and stop calling them directly 2017-09-15 11:49:52 +02:00