XiaoyiPeng opened a new pull request #3529:
URL: https://github.com/apache/rocketmq/pull/3529


   
   **Make sure set the target branch to `develop`**
   
   ## What is the purpose of the change
   
   for issue: https://github.com/apache/rocketmq/issues/3528  
   
   ## Brief changelog
   
     Make the `backlog` to be configurable, because the behavior of the 
`backlog` argument on TCP sockets changed with
     Linux 2.2.  Now it specifies the queue length for **completely established 
sockets** waiting to be accepted, instead of the number of **incomplete 
connection** requests. see: https://man7.org/linux/man-pages/man2/listen.2.html
   
   ## Verifying this change
   
   This commit has unit tests.
   
   
   


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