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.
1 file changed