yjq91115 commented on PR #15069:
URL: https://github.com/apache/nuttx/pull/15069#issuecomment-2530081511

   > > When dns uses tcp for transmission, it is easy to exceed 
RECV_BUFFER_SIZE, causing resolution failure. Therefore a macro was added to 
limit whether this feature is enabled or not.
   > 
   > well, tcp is used only when the response is truncated in the first place. 
thus, disabling tcp does not solve resolution failure problems you are seeing 
at all. am i missing something?
   
   Actually, when tcp is turned off, the truncate reply can be resolve normally.
   [tcp 
closed.log](https://github.com/user-attachments/files/18070638/tcp.closed.log)
   ![tcp 
closed](https://github.com/user-attachments/assets/b4eb5a80-fbcd-4e33-bd8b-a03d382db9e7)
   


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

Reply via email to