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

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


    from 953a594d1e Refactor. Simplify. escapeAndAppend() includes null handling
     new 1902e474d9 Add testCustomCloseCode() in TestClose
     new 8170a88872 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