Return-Path: Delivered-To: apmail-incubator-etch-dev-archive@locus.apache.org Received: (qmail 5599 invoked from network); 20 Nov 2008 16:57:35 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 20 Nov 2008 16:57:35 -0000 Received: (qmail 20117 invoked by uid 500); 20 Nov 2008 16:57:43 -0000 Delivered-To: apmail-incubator-etch-dev-archive@incubator.apache.org Received: (qmail 20092 invoked by uid 500); 20 Nov 2008 16:57:43 -0000 Mailing-List: contact etch-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: etch-dev@incubator.apache.org Delivered-To: mailing list etch-dev@incubator.apache.org Received: (qmail 20080 invoked by uid 99); 20 Nov 2008 16:57:43 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Nov 2008 08:57:43 -0800 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Nov 2008 16:56:29 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 71F47234C2A2 for ; Thu, 20 Nov 2008 08:56:44 -0800 (PST) Message-ID: <31701738.1227200204465.JavaMail.jira@brutus> Date: Thu, 20 Nov 2008 08:56:44 -0800 (PST) From: "scott comer (JIRA)" To: etch-dev@incubator.apache.org Subject: [jira] Created: (ETCH-19) Break out common tcp transport options so that they may be shared among various transports. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org 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.