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

markt pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/master by this push:
     new 8bb2553  Managed to delete this. Sorry for the noise
8bb2553 is described below

commit 8bb2553866cff2cfbfdb556ffcacd9a326c0a92b
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Thu Nov 19 17:06:08 2020 +0000

    Managed to delete this. Sorry for the noise
---
 java/org/apache/tomcat/util/net/Nio2Endpoint.java | 1 +
 1 file changed, 1 insertion(+)

diff --git a/java/org/apache/tomcat/util/net/Nio2Endpoint.java 
b/java/org/apache/tomcat/util/net/Nio2Endpoint.java
index 957a55c..0cd5d13 100644
--- a/java/org/apache/tomcat/util/net/Nio2Endpoint.java
+++ b/java/org/apache/tomcat/util/net/Nio2Endpoint.java
@@ -413,6 +413,7 @@ public class Nio2Endpoint extends 
AbstractJsseEndpoint<Nio2Channel,AsynchronousS
          * @param waitSeconds Ignored for NIO2.
          *
          */
+        @Override
         public void stop(int waitSeconds) {
             acceptor.state = AcceptorState.ENDED;
         }


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to