This is an automated email from the ASF dual-hosted git repository.

Jens-G pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/thrift.git


    from 675ae97a6 Size the header transport zlib write buffer to the 
compressed length Client: cpp
     add ce1a4174b THRIFT-6191: Resolve server bind addresses with the same 
flags TSocket uses Client: cpp
     add b50cbfdbb THRIFT-6191: Keep AI_V4MAPPED out of the server sockets' 
resolve flags Client: cpp
     add b1d3b9c0c THRIFT-6191: Drop the AI_V4MAPPED fallback the C++ library 
no longer needs Client: cpp

No new revisions were added by this update.

Summary of changes:
 build/cmake/ConfigureChecks.cmake                  | 10 ------
 build/cmake/config.h.in                            |  3 --
 configure.ac                                       | 10 ------
 .../thrift/transport/TNonblockingServerSocket.cpp  | 36 +++++++++++++++-------
 lib/cpp/src/thrift/transport/TServerSocket.cpp     | 36 +++++++++++++++-------
 lib/cpp/src/thrift/transport/TSocketUtils.h        |  4 +--
 lib/cpp/test/TNonblockingServerTest.cpp            | 16 ++++++++++
 lib/cpp/test/TServerExceptionTest.cpp              |  8 ++---
 8 files changed, 71 insertions(+), 52 deletions(-)

Reply via email to