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

swebb2066 pushed a change to branch interrupt_on_close
in repository https://gitbox.apache.org/repos/asf/logging-log4cxx.git


    from c25db789 Reduce the delay when closing a TelnetAppender
     add c3fae00b Add TelnetAppender option to close the connection when the 
network buffer is full (#591)
     add c39cd638 Merge branch 'master' into interrupt_on_close

No new revisions were added by this update.

Summary of changes:
 src/main/cpp/aprsocket.cpp                    |   6 ++
 src/main/cpp/telnetappender.cpp               |  97 ++++++++++++++++++++-----
 src/main/include/log4cxx/helpers/socket.h     |  28 ++++++--
 src/main/include/log4cxx/net/telnetappender.h |  10 +++
 src/main/include/log4cxx/private/aprsocket.h  |   6 +-
 src/test/cpp/net/telnetappendertestcase.cpp   | 100 +++++++++++++++++++++++---
 6 files changed, 213 insertions(+), 34 deletions(-)

Reply via email to