michieldwitte commented on code in PR #498:
URL: https://github.com/apache/logging-log4cxx/pull/498#discussion_r2081069212


##########
src/main/include/log4cxx/net/telnetappender.h:
##########
@@ -116,6 +116,16 @@ class LOG4CXX_EXPORT TelnetAppender : public 
AppenderSkeleton
                */
                void setPort(int newValue);
 
+               /**
+               The <b>Hostname</b> on which to accept connections.
+               */
+               LogString getHostname() const;

Review Comment:
   The `apr_sockaddr_info_get` argument name is "hostname"  
   
https://apr.apache.org/docs/apr/1.5/group__apr__network__io.html#gaa2f399ca2b60b35c0abf7630298c6c9f



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@logging.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to