Willy Tarreau 9d5be5c823 MINOR: protocols: register the ->add function and stop calling them directly
cfgparse has no business directly calling each individual protocol's 'add'
function to create a listener. Now that they're all registered, better
perform a protocol lookup on the family and have a standard ->add method
for all of them.
2017-09-15 11:49:52 +02:00
..
2017-01-06 11:57:44 +01:00
2009-01-25 13:49:53 +01:00
2017-04-28 18:58:11 +02:00
2017-08-09 16:32:49 +02:00
2017-03-14 11:14:03 +01:00