xiaoxiang781216 edited a comment on pull request #4725: URL: https://github.com/apache/incubator-nuttx/pull/4725#issuecomment-954401705
> @xiaoxiang781216 @gustavonihei can you explain how NETDB_DNSCLIENT_NAMESIZE is related to NAME_MAX or PATH_MAX? as far as i know, they are very different concepts. NETDB_DNSCLIENT_NAMESIZE represent the domain name which has the similar length requirement of file system path, let NETDB_DNSCLIENT_NAMESIZE default to NAME_MAX/PATH_MAX could simplify the config effort for newbie, but keep the flexibility for the network expert in special case. -- 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]
