extinguish commented on code in PR #3324:
URL: https://github.com/apache/nuttx-apps/pull/3324#discussion_r2692698742


##########
system/libuv/0001-libuv-port-for-nuttx.patch:
##########
@@ -3487,7 +3487,7 @@ index bbc0c305..4e7996f5 100644
 -#if defined(__CYGWIN__) || defined(__MSYS__) || defined(__PASE__)
 +#if defined(__CYGWIN__) || defined(__MSYS__) || defined(__PASE__) || 
defined(__NuttX__)
  /* Cygwin crashes or hangs in socket() with too many AF_INET sockets.  */
- /* IBMi PASE timeout with too many AF_INET sockets.  */
+ /* IBMi PASS timeout with too many AF_INET sockets.  */

Review Comment:
   > restore IBMi PASE is a trademark
   
   fixed in new patchset



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