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 31fc71858f Dispatch after AsyncListener.onError() should actually 
dispatch
     new acc9a94f89 Fix typos
     new 3f9b18d778 Allow any positive value for socket.unlockTimeout rather 
than >=2s
     new 3d81c5cd9e Refactor to specify acceptor stop wait time in ms rather 
than s
     new 725467428b Reduce the default wait time for the acceptor unlock

The 4 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/tomcat/util/net/AbstractEndpoint.java   | 12 ++++--------
 java/org/apache/tomcat/util/net/Acceptor.java           | 12 ++++++++++--
 java/org/apache/tomcat/util/net/LocalStrings.properties |  2 ++
 java/org/apache/tomcat/util/net/Nio2Endpoint.java       |  6 +++---
 java/org/apache/tomcat/util/net/NioEndpoint.java        |  7 ++++++-
 java/org/apache/tomcat/util/net/SocketProperties.java   | 13 ++++++++++++-
 webapps/docs/changelog.xml                              | 11 +++++++++++
 webapps/docs/config/http.xml                            |  7 +++++--
 8 files changed, 53 insertions(+), 17 deletions(-)


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

Reply via email to