You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "Flash Networks (JIRA)" <ji...@apache.org> on 2006/11/30 18:26:21 UTC

[jira] Created: (HTTPCORE-19) PlainSocketFactory class doesn't support creation of socket with timeout! = 0. We defined our own SocketFactory that supports timeout

PlainSocketFactory class doesn't support creation of socket with timeout! = 0. We defined our own SocketFactory that supports timeout
-------------------------------------------------------------------------------------------------------------------------------------

                 Key: HTTPCORE-19
                 URL: http://issues.apache.org/jira/browse/HTTPCORE-19
             Project: HttpComponents Core
          Issue Type: New Feature
          Components: HttpCore
    Affects Versions: 4.0-alpha2
            Reporter: Flash Networks


PlainSocketFactory class doesn't support creation of socket with timeout! = 0. We defined our own SocketFactory that supports timeout.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: httpcomponents-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: httpcomponents-dev-help@jakarta.apache.org


[jira] Updated: (HTTPCORE-19) PlainSocketFactory class doesn't support creation of socket with timeout! = 0. We defined our own SocketFactory that supports timeout

Posted by "Flash Networks (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HTTPCORE-19?page=all ]

Flash Networks updated HTTPCORE-19:
-----------------------------------

    Attachment: ApacheCorePlainSocketFactory.java

> PlainSocketFactory class doesn't support creation of socket with timeout! = 0. We defined our own SocketFactory that supports timeout
> -------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: HTTPCORE-19
>                 URL: http://issues.apache.org/jira/browse/HTTPCORE-19
>             Project: HttpComponents Core
>          Issue Type: New Feature
>          Components: HttpCore
>    Affects Versions: 4.0-alpha2
>            Reporter: Flash Networks
>         Attachments: ApacheCorePlainSocketFactory.java
>
>
> PlainSocketFactory class doesn't support creation of socket with timeout! = 0. We defined our own SocketFactory that supports timeout.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: httpcomponents-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: httpcomponents-dev-help@jakarta.apache.org


[jira] Commented: (HTTPCORE-19) PlainSocketFactory class doesn't support creation of socket with timeout! = 0. We defined our own SocketFactory that supports timeout

Posted by "Flash Networks (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/HTTPCORE-19?page=comments#action_12454709 ] 
            
Flash Networks commented on HTTPCORE-19:
----------------------------------------

See the modified class attached

> PlainSocketFactory class doesn't support creation of socket with timeout! = 0. We defined our own SocketFactory that supports timeout
> -------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: HTTPCORE-19
>                 URL: http://issues.apache.org/jira/browse/HTTPCORE-19
>             Project: HttpComponents Core
>          Issue Type: New Feature
>          Components: HttpCore
>    Affects Versions: 4.0-alpha2
>            Reporter: Flash Networks
>         Attachments: ApacheCorePlainSocketFactory.java
>
>
> PlainSocketFactory class doesn't support creation of socket with timeout! = 0. We defined our own SocketFactory that supports timeout.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: httpcomponents-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: httpcomponents-dev-help@jakarta.apache.org


[jira] Resolved: (HTTPCORE-19) PlainSocketFactory class doesn't support creation of socket with timeout! = 0. We defined our own SocketFactory that supports timeout

Posted by "Oleg Kalnichevski (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HTTPCORE-19?page=all ]

Oleg Kalnichevski resolved HTTPCORE-19.
---------------------------------------

    Resolution: Won't Fix

We are bound by the Java 1.3 compatibility requirement for HttpCore base module and therefore may not use of Java 1.4 features.  

You are absolutely correct in defining your own SocketFactory that supports timeout. This is the recommended approach for all those who do not need 1.3 compatibility

Oleg

> PlainSocketFactory class doesn't support creation of socket with timeout! = 0. We defined our own SocketFactory that supports timeout
> -------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: HTTPCORE-19
>                 URL: http://issues.apache.org/jira/browse/HTTPCORE-19
>             Project: HttpComponents Core
>          Issue Type: New Feature
>          Components: HttpCore
>    Affects Versions: 4.0-alpha2
>            Reporter: Flash Networks
>         Attachments: ApacheCorePlainSocketFactory.java
>
>
> PlainSocketFactory class doesn't support creation of socket with timeout! = 0. We defined our own SocketFactory that supports timeout.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: httpcomponents-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: httpcomponents-dev-help@jakarta.apache.org