You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@etch.apache.org by "scott comer (JIRA)" <ji...@apache.org> on 2008/11/20 17:56:44 UTC

[jira] Created: (ETCH-19) Break out common tcp transport options so that they may be shared among various transports.

Break out common tcp transport options so that they may be shared among various transports.
-------------------------------------------------------------------------------------------

                 Key: ETCH-19
                 URL: https://issues.apache.org/jira/browse/ETCH-19
             Project: Etch
          Issue Type: Improvement
          Components: csharp-binding, java-binding
            Reporter: scott comer
            Assignee: scott comer
             Fix For: 1.0.2


different tcp stacks might benefit from sharing the common code for parsing tcp options out of a url such as keep alive, linger, no delay.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (ETCH-19) Break out common tcp transport options so that they may be shared among various transports.

Posted by "scott comer (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/ETCH-19?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12649413#action_12649413 ] 

scott comer commented on ETCH-19:
---------------------------------

fixed for java-binding: trunk rev 719286 

> Break out common tcp transport options so that they may be shared among various transports.
> -------------------------------------------------------------------------------------------
>
>                 Key: ETCH-19
>                 URL: https://issues.apache.org/jira/browse/ETCH-19
>             Project: Etch
>          Issue Type: Improvement
>          Components: csharp-binding, java-binding
>            Reporter: scott comer
>            Assignee: scott comer
>             Fix For: 1.0.2
>
>
> different tcp stacks might benefit from sharing the common code for parsing tcp options out of a url such as keep alive, linger, no delay.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (ETCH-19) Break out common tcp transport options so that they may be shared among various transports.

Posted by "scott comer (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ETCH-19?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

scott comer resolved ETCH-19.
-----------------------------

    Resolution: Fixed

> Break out common tcp transport options so that they may be shared among various transports.
> -------------------------------------------------------------------------------------------
>
>                 Key: ETCH-19
>                 URL: https://issues.apache.org/jira/browse/ETCH-19
>             Project: Etch
>          Issue Type: Improvement
>          Components: csharp-binding, java-binding
>            Reporter: scott comer
>            Assignee: scott comer
>             Fix For: 1.0.2
>
>
> different tcp stacks might benefit from sharing the common code for parsing tcp options out of a url such as keep alive, linger, no delay.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.