From thrift-user-return-483-apmail-incubator-thrift-user-archive=incubator.apache.org@incubator.apache.org Sat May 09 00:05:23 2009 Return-Path: Delivered-To: apmail-incubator-thrift-user-archive@minotaur.apache.org Received: (qmail 11745 invoked from network); 9 May 2009 00:05:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 9 May 2009 00:05:23 -0000 Received: (qmail 43554 invoked by uid 500); 9 May 2009 00:05:23 -0000 Delivered-To: apmail-incubator-thrift-user-archive@incubator.apache.org Received: (qmail 43527 invoked by uid 500); 9 May 2009 00:05:22 -0000 Mailing-List: contact thrift-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: thrift-user@incubator.apache.org Delivered-To: mailing list thrift-user@incubator.apache.org Received: (qmail 43517 invoked by uid 99); 9 May 2009 00:05:22 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 09 May 2009 00:05:22 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [192.160.13.69] (HELO mauve.rahul.net) (192.160.13.69) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 09 May 2009 00:05:11 +0000 Received: from mauve.rahul.net (orange.rahul.net [192.160.13.66]) by mauve.rahul.net (Postfix) with ESMTP id 3172C2BD9A for ; Fri, 8 May 2009 17:04:50 -0700 (PDT) Received: from [192.168.0.240] (unknown [198.144.205.66]) by mauve.rahul.net (Postfix) with ESMTP for ; Fri, 8 May 2009 17:04:50 -0700 (PDT) Message-Id: <62843D81-3855-4FA7-9234-5D47F1E49D83@manbert.com> From: Rush Manbert To: thrift-user@incubator.apache.org In-Reply-To: <41750316873448658691180836638671443595-Webmail@me.com> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v930.3) Subject: Re: AW: Re: AW: Re: AW: Re: AW: Re: ECONNRESET errors Date: Fri, 8 May 2009 17:04:49 -0700 References: <200607290533.k6T5XVk3021079@chatbox-smtp-out14.apple.com> <127002308764016919276418048404401220417-Webmail@me.com> <153283879375888780333830062973003381379-Webmail@me.com> <493566D3-AB6D-4474-AAEB-D74E16CA1E56@manbert.com> <89725080952245395922782958688204129685-Webmail@me.com> <41750316873448658691180836638671443595-Webmail@me.com> X-Mailer: Apple Mail (2.930.3) X-Filter: l=192.160.13.66 r=192.160.13.69 X-Virus-Checked: Checked by ClamAV on apache.org On May 8, 2009, at 4:52 PM, Patrick Schlangen wrote: > Hi, > >> If you agree with this, then I think the change would be ONLY to >> TSocket.cpp. Replace current lines 342 through 356 with this: > > shouldn't we change the #ifdef in TSocket::peek() too for the sake > of completeness? > Doh! You're right. I spaced it because it never gets called. I have a Jira account. I can file the bug with a patch. Or would you rather do it? - Rush