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/06/15 23:50:18 UTC

[GitHub] [incubator-nuttx] masayuki2009 commented on pull request #3114: usrsock/recv: guarantee all data is received before close

masayuki2009 commented on pull request #3114:
URL: https://github.com/apache/incubator-nuttx/pull/3114#issuecomment-861906586


   > Hi @masayuki2009 san,
   > 
   > There is a potential issue in the previous pull request, which will lead to the termination of data reception ahead of time. I have updated this PR. Could you please try this again if feel free? Thank you.
   
   @anchao 
   
   Hmm, I noticed that the telnetd with spresense:wifi does not work correctly.
   
   ```
   $ telnet 192.168.10.22
   Trying 192.168.10.22...
   Connected to 192.168.10.22.
   Escape character is '^]'.
   ```


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