anchao commented on code in PR #7616: URL: https://github.com/apache/nuttx/pull/7616#discussion_r1037509112
########## net/tcp/tcp_recvfrom.c: ########## @@ -244,6 +255,7 @@ static inline void tcp_readahead(struct tcp_recvfrom_s *pstate) */ recvlen = iob_copyout(pstate->ir_buffer, iob, pstate->ir_buflen, 0); + Review Comment: Done -- 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