You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2021/01/28 04:00:42 UTC

[GitHub] [incubator-nuttx-apps] yamt opened a new pull request #576: netcat fixes and improvements

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


   ## Summary
       * Make "netcat -l" stop after processing a connection
   
       * Stop echoing back the input.
         It isn't the responsibility of this app, IMO.
       
       * Allow non-text data
       
       * Error checks and cleanups
   
   ## Impact
   
   ## Testing
   tested on esp32-devkitc. the peer was netbsd nc.
   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [incubator-nuttx-apps] xiaoxiang781216 merged pull request #576: netcat fixes and improvements

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 merged pull request #576:
URL: https://github.com/apache/incubator-nuttx-apps/pull/576


   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [incubator-nuttx-apps] yamt commented on pull request #576: netcat fixes and improvements

Posted by GitBox <gi...@apache.org>.
yamt commented on pull request #576:
URL: https://github.com/apache/incubator-nuttx-apps/pull/576#issuecomment-768833532


   the ci failure looks unrelated. let me restart.
   ```
   fatal: repository 'https://github.com/spiriou/microADB.git/' not found
   ```


----------------------------------------------------------------
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:
users@infra.apache.org