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 619850edb30565899843cb381afa2f57d8a40e9b (commit) from 02085bfa0efaa497c3e91a36529034296362ea6b (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 619850edb30565899843cb381afa2f57d8a40e9b Author: Stefan Rossbach <srossb...@arcor.de> Date: Fri Sep 6 01:10:34 2013 +0200 [API] networklayer can now establish multiple connections The networklayer can now establish multiple connections. Each connection now requires an ID. Added a new sendData method which no longer auto connects on demand to ensure that broken connection do not get "lost". Change-Id: I115c3de96533724c29d83c0fe7a7d81d1b5b67d0 Reviewed-on: http://saros-build.imp.fu-berlin.de/gerrit/959 Tested-by: Jenkins CI Reviewed-by: Stefan Rossbach <srossb...@arcor.de> ----------------------------------------------------------------------- Summary of changes: .../dpp/net/internal/BinaryChannelConnection.java | 16 ++- .../inf/dpp/net/internal/ByteStreamTransport.java | 40 ++++-- .../inf/dpp/net/internal/DataTransferManager.java | 116 ++++++++-------- .../dpp/net/internal/IByteStreamConnection.java | 8 + .../internal/IByteStreamConnectionListener.java | 4 +- .../fu_berlin/inf/dpp/net/internal/ITransport.java | 19 ++- .../inf/dpp/net/internal/Socks5Transport.java | 149 +++++++++++++++----- .../net/internal/BinaryChannelConnectionTest.java | 18 ++-- .../dpp/net/internal/DataTransferManagerTest.java | 60 ++++++-- 9 files changed, 294 insertions(+), 136 deletions(-) hooks/post-receive -- The Saros Eclipse Plugin ------------------------------------------------------------------------------ Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more! Discover the easy way to master current and previous Microsoft technologies and advance your career. Get an incredible 1,500+ hours of step-by-step tutorial videos with LearnDevNow. Subscribe today and save! http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk _______________________________________________ Dpp-robot mailing list Dpp-robot@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/dpp-robot