ethanlcz opened a new pull request, #1401: URL: https://github.com/apache/incubator-nuttx-apps/pull/1401
recv request can only get maximum 1500 bytes payload in single response in earlier design, this patch aggregrate more payloads(maximum 16k bytes) into one response to make sure usrsock’s req/response mechanism is not bottleneck during usrsock’s throughput test. Signed-off-by: liangchaozhong <[email protected]> ## Summary ## Impact ## Testing -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
