[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
[jetty-commit] [Git@Eclipse] Jetty: primary project repository branch jetty-9 updated. jetty-8.1.0.v20120127-173-g887e275
|
- From: genie@xxxxxxxxxxx (Greg Wilkins)
- Date: Thu, 31 May 2012 09:15:09 -0400 (EDT)
- Delivered-to: jetty-commit@eclipse.org
The branch, jetty-9 has been updated
via 887e27531f1ff91923e133f7b4414b1ef4853024 (commit)
from b9e28ba51ec1152b7655d006fd6a18c765125065 (commit)
- Log -----------------------------------------------------------------
commit 887e27531f1ff91923e133f7b4414b1ef4853024
Author: Greg Wilkins <gregw@xxxxxxxxxxx>
Date: Thu May 31 15:15:07 2012 +0200
jetty-9 new simple SslConnection - passing tests even with stress
-----------------------------------------------------------------------
Summary of changes:
.../eclipse/jetty/io/AsyncByteArrayEndPoint.java | 3 +-
.../eclipse/jetty/io/SelectChannelEndPoint.java | 3 +-
.../java/org/eclipse/jetty/io/WriteFlusher.java | 35 +++++++-----
.../org/eclipse/jetty/io/ssl/SslConnection.java | 62 +++++++++++--------
.../jetty/io/SelectChannelEndPointTest.java | 26 +++++++-
5 files changed, 83 insertions(+), 46 deletions(-)
hooks/post-receive
--
Jetty: primary project repository