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 145a073f47 Fix indent new fc194b72d1 Only check state.hasOutboundRemaining() when writes complete. new a56d50974d Refactor to reduce code volume. Thanks to schultz. 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: java/org/apache/tomcat/util/net/AprEndpoint.java | 7 ------- java/org/apache/tomcat/util/net/Nio2Endpoint.java | 7 ------- java/org/apache/tomcat/util/net/SocketWrapperBase.java | 9 +++++++-- 3 files changed, 7 insertions(+), 16 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org