commit | 3f4fa0964ca21e1783ae8411e4a19b9992296b97 | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Wed Jul 17 16:42:04 2019 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Fri Jul 19 13:50:09 2019 +0200 |
tree | 744439a2ce961c0aeb9f6d3b84ee37051a616875 | |
parent | ca9f5a927af970feb943656a3ea8e38a45e74cc9 [diff] |
MINOR: sockpair: use conn->dst for the target address in ->connect() No extra check is needed since the destination must be set there.