a-lunev commented on pull request #5102: URL: https://github.com/apache/incubator-nuttx/pull/5102#issuecomment-1003704185
> @a-lunev > > I noticed this PR has a side effect. For example, if I try the wget command with spresnse:rndis + CONFIG_NET_TCP_WRITE_BUFFERS=n, it failed. Actually, it works if I revert this PR. > > Please see the wireshark logs. > > [spresense-rndis-wget-logs-20220102.zip](https://github.com/apache/incubator-nuttx/files/7798596/spresense-rndis-wget-logs-20220102.zip) Thank you for letting me know. I was able to reproduce the issue based on ftpc command. As I can see, tcp_sendfile is affected in unbuffered mode. I'm investigating the issue. -- 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: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org