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



##########
File path: netutils/webclient/webclient.c
##########
@@ -740,6 +760,40 @@ int webclient_perform(FAR struct webclient_context *ctx)
               return -errno;
             }
 
+#if defined(CONFIG_WEBCLIENT_NET_LOCAL)

Review comment:
       No, we can save one #ifdef/#endif pair and unix_socket check.




----------------------------------------------------------------
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.

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


Reply via email to