You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2021/10/25 13:33:54 UTC

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on a change in pull request #4725: Improve the netdb config consistency

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: commits-unsubscribe@nuttx.apache.org

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