haproxy/include
Willy Tarreau 32840b77a5 BUILD: connection: stop including listener-t.h
listener-t comes with openssl just due to the SSL_CTX type that is
declred as a typedef in openssl hence cannot be abstracted at this
level. However connection-t.h doen't need all that just to know that
bind_conf is a struct. Let's declare it with other external types
instead..
2021-05-08 20:27:08 +02:00
..
haproxy BUILD: connection: stop including listener-t.h 2021-05-08 20:27:08 +02:00
import CLEANUP: assorted typo fixes in the code and comments 2021-04-26 10:42:58 +02:00