Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 95487 invoked from network); 13 Nov 2005 10:22:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 13 Nov 2005 10:22:43 -0000 Received: (qmail 81120 invoked by uid 500); 13 Nov 2005 10:22:42 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 81056 invoked by uid 500); 13 Nov 2005 10:22:41 -0000 Mailing-List: contact dev-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list dev@directory.apache.org Received: (qmail 81045 invoked by uid 99); 13 Nov 2005 10:22:41 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 13 Nov 2005 02:22:41 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [217.70.33.37] (HELO lists.levonline.com) (217.70.33.37) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 13 Nov 2005 02:22:32 -0800 Received: from localhost (lists.levonline.com [127.0.0.1]) by lists.levonline.com (Postfix) with ESMTP id 2E237D0149 for ; Sun, 13 Nov 2005 11:22:18 +0100 (CET) Received: from lists.levonline.com ([127.0.0.1]) by localhost (lists.levonline.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 14780-08 for ; Sun, 13 Nov 2005 11:22:16 +0100 (CET) Received: from ormen5.basenet.levonline.com (ormen5.levonline.com [217.70.32.76]) by lists.levonline.com (Postfix) with ESMTP id AE792D01C0 for ; Sun, 13 Nov 2005 11:16:46 +0100 (CET) Received: from [192.168.0.138] (1-1-2-45a.gan.gbg.bostream.se [82.182.102.93]) (authenticated bits=0) by ormen5.basenet.levonline.com (8.12.11/8.12.11) with ESMTP id jADAGkuG031448 for ; Sun, 13 Nov 2005 11:16:46 +0100 Message-ID: <437712C8.7060801@trillian.se> Date: Sun, 13 Nov 2005 11:17:44 +0100 From: Niklas Therning User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051013) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Apache Directory Developers List Subject: Re: [mina] Detecting connect failure without waiting for ConnectFuture References: <75CFC296F70A08409390004F30EF9B85069683F0@uk-ex001.groupinfra.com> In-Reply-To: <75CFC296F70A08409390004F30EF9B85069683F0@uk-ex001.groupinfra.com> X-Enigmail-Version: 0.92.1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: By http://levonline.com - free virus scanning for all customers X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Irving, Dave wrote: >>Looks great to me. This way you don't have to add any new methods to >> >> >IoHandler. I could have a look at it and implement it if you haven't >started on it already. Just let me know. > >Im really really sorry - I just saw this email. I checked JIRA earlier >and saw the feature request and submitted a patch as I had half an hour >spare this morning. Didn't realise it had already been claimed :o) >I extended it slightly by adding the ability to listen for the result of >any IoFuture: ConnectFuture expands on this to support the interface >outlined in JIRA. > >Dave > > It's ok man. Don't worry about it. :-D BTW, the patch looks really great! Thanks. /Niklas