This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/main by this push:
new 58b586fa7a Remove Loom based blocking IO connector from TODO list
58b586fa7a is described below
commit 58b586fa7a6e965ad2862e006f54ae0b55a976f7
Author: Mark Thomas <[email protected]>
AuthorDate: Thu Aug 15 13:25:05 2024 +0100
Remove Loom based blocking IO connector from TODO list
---
TOMCAT-NEXT.txt | 3 ---
1 file changed, 3 deletions(-)
diff --git a/TOMCAT-NEXT.txt b/TOMCAT-NEXT.txt
index cecc7b12c3..1c665596a3 100644
--- a/TOMCAT-NEXT.txt
+++ b/TOMCAT-NEXT.txt
@@ -22,6 +22,3 @@ Notes of things to consider for the next major Tomcat release
(11.x)
https://stackoverflow.com/questions/5161504/ocsp-revocation-on-client-certificate
2. Add QUIC support using OpenSSL and FFM.
-
- 3. Implement an optional Loom module that provides
- o.a.c.http11.Http11BioLoomProtocol
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]