DEV: tcploop: make the current address the default address
authorWilly Tarreau <w@1wt.eu>
Tue, 7 Jun 2022 09:36:20 +0000 (11:36 +0200)
committerWilly Tarreau <w@1wt.eu>
Wed, 8 Jun 2022 12:42:15 +0000 (14:42 +0200)
commit7184ca23c6ac81fe52e099b3e846080f3fdabfca
treee1b91c5eb9c3318728ab9a2555f65840023aa4f2
parent98028c8d0a2815ee4c94ce031ecfcc1f87f3c718
DEV: tcploop: make the current address the default address

It's difficult to refine bind/connect right now, let's make the address
optionall by turning it to the default one.
dev/tcploop/tcploop.c