spiriou opened a new pull request #362:
URL: https://github.com/apache/incubator-nuttx-apps/pull/362


   Summary
   From http://docs.libuv.org/en/v1.x/
   "libuv is a multi-platform support library with a focus on asynchronous I/O. 
It was primarily developed for use by Node.js, but it’s also used by Luvit, 
Julia, pyuv, and others."
   
   Initial port to NuttX from libuv v1.38.1.
   
   Impact
   None, disabled by default (CONFIG_LIBUV)
   
   Testing
   Select CONFIG_LIBUV and CONFIG_LIBUV_UNIT_TESTS. Then run "libuvtest" in nsh.
   Only few tests enabled for now:
   - async
   - loop_backend_timeout
   - loop_update_time


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


Reply via email to