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 35e31d9b1c Update Javadoc links to reference Java 8 new 4fcebd5192 Add trace logging for receipt of WebSocket session close message new 0362396aac If a blocking message write times out, don't write again before throwing new fdf2614f01 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: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org