This is an automated email from the ASF dual-hosted git repository.
markt pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git
from 5aa3aaf72d Fix link
new 248827a857 Add trace logging for receipt of WebSocket session close
message
new 310905447c If a blocking message write times out, don't write again
before throwing
new 3e80377f3b 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]