commit | e6465b3b758a214d25b89d495dc34d8a549cacd1 | [log] [tgz] |
---|---|---|
author | Christopher Faulet <cfaulet@haproxy.com> | Fri Oct 22 15:36:08 2021 +0200 |
committer | Christopher Faulet <cfaulet@haproxy.com> | Wed Oct 27 11:34:21 2021 +0200 |
tree | 8b52275097defbe4b5091d3dfafa8640c5a32681 | |
parent | 99163b75ec5ab831386141b64510b041fa023579 [diff] |
CLEANUP: lua: Use a const address to retrieve info about a connection hlua_socket_info() only extracts information about an address, there is no reason to not use a const.