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

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


    from 9fe8413b4c Fix potential (not observed) concurrency issues
     new 001cd8c10c Fix duplicate Poller registration with HTTP/2, NIO and 
async IO
     new 4d97a4928b Only need to check socket/network buffers for writes
     new fe2a9c4d57 Fix logic for sending HTTP/2 pings

The 3 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:
 java/org/apache/coyote/AbstractProtocol.java          |  5 ++++-
 java/org/apache/coyote/http2/Http2UpgradeHandler.java | 16 +++++++++++-----
 java/org/apache/tomcat/util/net/AbstractEndpoint.java |  2 +-
 java/org/apache/tomcat/util/net/NioEndpoint.java      |  4 ++--
 webapps/docs/changelog.xml                            |  4 ++++
 5 files changed, 22 insertions(+), 9 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to