This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The Saros Eclipse Plugin". Pusher was dpp-gerrit.

The branch, master has been updated
       via  e987146a79816120d56c8d40fb043f8388477ac0 (commit)
      from  5c5010e8bf70d824d8f53fea5044cb382bffe0b2 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit e987146a79816120d56c8d40fb043f8388477ac0
Author: Stefan Rossbach <[email protected]>
Date:   Sun Jan 26 23:01:35 2014 +0100

    [HACK] *ensure* all pending data is sent when using Socks5
    
    The Session Host will send a *bye bye* signal to the client before it
    closes the connection. Unfortunately the Socks5 ByteStreamSession just
    call Socket.close() which will just deallocate the socket.
    
    As it is OS (TCP stack) dependent what will be transmitted when the
    SO_LINGER option is disabled this HACK will enable this option to ensure
    that the network layer behave the same on all JVM.
    
    Change-Id: I057be4787bffcbf371371dc8f7ec16f442efeac7
    Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/1376
    Tested-by: Jenkins CI
    Reviewed-by: Stefan Rossbach <[email protected]>

-----------------------------------------------------------------------

Summary of changes:
 .../inf/dpp/net/internal/Socks5Transport.java      |   17 ++++++++++++++++-
 1 files changed, 16 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
The Saros Eclipse Plugin

------------------------------------------------------------------------------
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today.
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
_______________________________________________
Dpp-robot mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dpp-robot

Reply via email to