ok2c commented on code in PR #542:
URL: 
https://github.com/apache/httpcomponents-core/pull/542#discussion_r2259384299


##########
httpcore5/src/main/java/org/apache/hc/core5/io/SocketSupport.java:
##########
@@ -36,8 +36,11 @@
 
 /**
  * @since 5.3
+ *
+ * @deprecated No longer necessary, due to the backport of all supported 
ExtendedSocketOptions to Java 8
  */
 @Internal
+@Deprecated

Review Comment:
   @rschmitt This class is internal and can just be dropped.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

Reply via email to