Willy Tarreau e71fca81dd MAJOR: connection: remove the addr field
Now addresses are dynamically allocated when needed. Each connection is
created with src=dst=NULL, these entries are allocated on the fly, and
released when the connection is released.
2019-07-19 13:50:09 +02:00
..
2009-01-25 13:49:53 +01:00
2019-07-12 09:07:48 +02:00