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

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


    from dfe27cc7a5 Refactor. Simplify. escapeAndAppend() includes null handling
     new 3ec64556a6 Add testCustomCloseCode() in TestClose
     new cb7622e99a 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