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

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


    from d243012c04 Refactor. Simplify. escapeAndAppend() includes null handling
     new 5d3ce35cdb Add testCustomCloseCode() in TestClose
     new 9a2b839ef6 Section 5.2.2 of Jakarta WebSocket specification requires 
that all errors arising during the functioning of a WebSocket endpoint must be 
reported via the error handling method, onError(). A TCP reset causes an 
IOException when the server attempts to read from the connection, which 
qualifies as such an error.

The 2 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:
 .../org/apache/tomcat/websocket/server/TestClose.java | 19 +++++++++++++++++--
 1 file changed, 17 insertions(+), 2 deletions(-)


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

Reply via email to