/[Apache-SVN]
ViewVC logotype

Revision 631713


Jump to revision: Previous Next
Author: olegk
Date: Wed Feb 27 20:40:35 2008 UTC (16 years, 8 months ago)
Changed paths: 4
Log Message:
This patch effectively reverts HTTPCLIENT-643 changes. Multihome fail-over mechanism simply cannot be properly implemented at the socket factory level. A failure in the connect method can leave the socket in a inconsistent state on some platforms (Mac OS), making it impossible to connect the same socket to a different address

Changed paths

Path Details
Directoryhttpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/http/conn/MultihomePlainSocketFactory.java
(Copied from httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/http/conn/PlainSocketFactory.java, r630772)
added , text changed
Directoryhttpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/http/conn/PlainSocketFactory.java modified , text changed
Directoryhttpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/http/conn/ssl/SSLSocketFactory.java modified , text changed
Directoryhttpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/http/conn/util/SocketUtils.java deleted

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26