xiaoxiang781216 commented on a change in pull request #4725:
URL: https://github.com/apache/incubator-nuttx/pull/4725#discussion_r735603983



##########
File path: libs/libc/netdb/Kconfig
##########
@@ -83,7 +83,7 @@ config NETDB_DNSCLIENT_ENTRIES
 
 config NETDB_DNSCLIENT_NAMESIZE
        int "Max size of a cached hostname"
-       default 32
+       default PATH_MAX

Review comment:
       but hostname is more like path not the segment of path.




-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to