Return-Path: X-Original-To: apmail-hc-dev-archive@www.apache.org Delivered-To: apmail-hc-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9879F6690 for ; Fri, 8 Jul 2011 02:57:12 +0000 (UTC) Received: (qmail 58948 invoked by uid 500); 8 Jul 2011 02:57:12 -0000 Delivered-To: apmail-hc-dev-archive@hc.apache.org Received: (qmail 58752 invoked by uid 500); 8 Jul 2011 02:57:11 -0000 Mailing-List: contact dev-help@hc.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "HttpComponents Project" Delivered-To: mailing list dev@hc.apache.org Received: (qmail 58744 invoked by uid 99); 8 Jul 2011 02:57:10 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Jul 2011 02:57:10 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of asankha.apache@gmail.com designates 209.85.210.51 as permitted sender) Received: from [209.85.210.51] (HELO mail-pz0-f51.google.com) (209.85.210.51) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Jul 2011 02:57:02 +0000 Received: by pzk26 with SMTP id 26so1344316pzk.10 for ; Thu, 07 Jul 2011 19:56:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=sender:message-id:date:from:user-agent:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=w5XdmIyABKBTtXKhCpICjakSEsFjdu4K4ICpTqBgnQU=; b=Zf9bZQQnWc5k7j8kbqjT/+5d+CJp48wWoHhPIlA/n4cCpy5xMb/1PDdKOBrVIU67lw 99yXnJkyhtkt1iTJKCj6MbQNGK+iDgG8gN7jKYYQ2mbbrtjsYmMDk8LHv6kQI1PZAlHW OZm3XY7pEPutkIBck5nllAoU/ZhDtvrutpp94= Received: by 10.68.22.162 with SMTP id e2mr2149397pbf.445.1310093801428; Thu, 07 Jul 2011 19:56:41 -0700 (PDT) Received: from [192.168.1.3] ([112.135.128.204]) by mx.google.com with ESMTPS id c5sm1545629pbh.94.2011.07.07.19.56.37 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 07 Jul 2011 19:56:39 -0700 (PDT) Sender: Asankha Perera Message-ID: <4E1671E2.5080005@apache.org> Date: Fri, 08 Jul 2011 08:26:34 +0530 From: "Asankha C. Perera" User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101208 Thunderbird/3.1.7 MIME-Version: 1.0 To: HttpComponents Project Subject: Re: Exposing IOSession time values References: <4E161BD5.3050604@apache.org> <1310077293.9090.17.camel@ubuntu> In-Reply-To: <1310077293.9090.17.camel@ubuntu> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org On 07/08/2011 03:51 AM, Oleg Kalnichevski wrote: > On Fri, 2011-07-08 at 02:19 +0530, Asankha C. Perera wrote: >> Hi All >> >> The IOSessionImpl maintains the session established and last read/write >> times which would be valuable for connection debugging especially on a >> timeout or disconnection. Will there be any objections to making the >> following methods public? >> > Not at all. Would you also need those methods exposed in the IOSession > interface? I think that would be a good change on the trunk.. However, I will update only IOSessionImpl in the 4.1.x branch thanks asankha -- Asankha C. Perera AdroitLogic, http://adroitlogic.org http://esbmagic.blogspot.com --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org For additional commands, e-mail: dev-help@hc.apache.org