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


   ## Summary
   * webclient_perform
       * Add a new flag to use non-blocking mode (WEBCLIENT_FLAG_NON_BLOCKING)
       * Implement restarting
   
   * Add a few associated API functions
       * webclient_get_poll_info: get the descriptor info for poll/select
       * webclient_abort: abort the operation (instead of restarting)
   
   ## Impact
   
   ## Testing
   tested with my local app.
   


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