This is an automated email from the ASF dual-hosted git repository.
markt pushed a change to branch 10.1.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
from 4ef72f858b Update Javadoc links to reference Java 11
new 13587bbb80 Add trace logging for receipt of WebSocket session close
message
new 41c425bed3 If a blocking message write times out, don't write again
before throwing
new b1efcf9142 Encoding error on send should not automatically close the
connection
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/tomcat/websocket/LocalStrings.properties | 1 +
.../tomcat/websocket/WsRemoteEndpointImplClient.java | 1 +
java/org/apache/tomcat/websocket/WsSession.java | 3 +++
.../apache/tomcat/websocket/pojo/LocalStrings.properties | 2 ++
.../tomcat/websocket/pojo/PojoMessageHandlerBase.java | 15 ++++++++++++++-
webapps/docs/changelog.xml | 14 ++++++++++++++
6 files changed, 35 insertions(+), 1 deletion(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]