[
https://issues.apache.org/jira/browse/TS-1040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13169257#comment-13169257
]
Igor Galić commented on TS-1040:
--------------------------------
I myself haven't figured out how to do that yet, even when I re-uploaded it
ended up being the same.
Zoe somehow managed to get it right in: TS-1026
But, I will take your word for it in the comments. (Yes, this should really be
a toggle option, I've seen enough people accidentally hit that button in other
Jiras)
> PATCH: teach TSHostLookup to use const
> --------------------------------------
>
> Key: TS-1040
> URL: https://issues.apache.org/jira/browse/TS-1040
> Project: Traffic Server
> Issue Type: Improvement
> Components: DNS
> Reporter: James Peach
> Priority: Minor
> Fix For: 3.1.2
>
> Attachments:
> 0002-TSHostLookup-should-take-const-hostname-argument.patch
>
>
> This patch improves the TSHostLookup() API by specifying it's hostname
> argument as const. This reduces the number of casts required of plugin
> authors.
> The new prototype is:
> tsapi TSAction TSHostLookup(TSCont contp, const char* hostname, size_t
> namelen)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira