erobot opened a new pull request, #444:
URL: https://github.com/apache/pulsar-client-cpp/pull/444

   ### Motivation
   
   Keep compatible with old boost versions.
   
   ### Modifications
   
   Port boost compatible code from branch-3.4 and make minor changes for 
USE_ASIO.
   
   Code from branch-3.4:
   
https://github.com/apache/pulsar-client-cpp/blob/1cb1bf8ba1ca1033b4a36d35514f22fcf150973a/lib/ClientConnection.cc#L171-L177
   
   ### Verifying this change
   
   - [x] Make sure that the change passes the CI checks.
   
   This change is a trivial rework / code cleanup without any test coverage.
   
   ### Documentation
   
   <!-- DO NOT REMOVE THIS SECTION. CHECK THE PROPER BOX ONLY. -->
   
   - [ ] `doc-required` 
   (Your PR needs to update docs and you will update later)
   
   - [x] `doc-not-needed` 
   No functionality changed. Just keep the old compatible behavior.
   
   - [ ] `doc` 
   (Your PR contains doc changes)
   
   - [ ] `doc-complete`
   (Docs have been already added)
   


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