Willy Tarreau a0a4b09d08 MINOR: frontend: switch to conn_get_{src,dst}() for logging and debugging
The frontend accept code uses conn_get_{from,to}_addr for logging and
debugging, without really checking if the operation succeeds. In
preparation of future changes, let's switch to conn_get_{src,dst}() and
integrate status check for possible failures.
2019-07-19 13:50:09 +02:00
..
2019-07-19 09:24:12 +02:00
2019-07-19 09:24:12 +02:00
2019-07-12 09:07:48 +02:00
2019-05-23 10:20:55 +02:00