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

markt pushed a change to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git.


    from 0b6f251  Align with 9.0.x onwards - formatting
     new 7067ee3  Back-port of sock wrapper close refactoring
     new 78b2168  s
     new bad4d11  s
     new 87c3a96  s
     new 4025253  s
     new 62ff43a  s

The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../apache/coyote/http2/Http2UpgradeHandler.java   |   4 +-
 java/org/apache/tomcat/util/compat/JreCompat.java  |   9 +-
 java/org/apache/tomcat/util/net/AprEndpoint.java   | 125 +++++-----
 java/org/apache/tomcat/util/net/Nio2Endpoint.java  |  70 +++---
 java/org/apache/tomcat/util/net/NioChannel.java    |  60 ++++-
 java/org/apache/tomcat/util/net/NioEndpoint.java   | 261 ++++++++++-----------
 .../apache/tomcat/util/net/SecureNioChannel.java   |   7 +-
 .../apache/tomcat/util/net/SocketWrapperBase.java  |  31 ++-
 .../tomcat/websocket/TestWebSocketFrameClient.java |  24 +-
 9 files changed, 317 insertions(+), 274 deletions(-)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to