From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29217 invoked by alias); 18 Jul 2007 12:39:05 -0000 Received: (qmail 29205 invoked by uid 22791); 18 Jul 2007 12:39:04 -0000 X-Spam-Check-By: sourceware.org Received: from ug-out-1314.google.com (HELO ug-out-1314.google.com) (66.249.92.172) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 18 Jul 2007 12:39:02 +0000 Received: by ug-out-1314.google.com with SMTP id s2so286296uge for ; Wed, 18 Jul 2007 05:38:59 -0700 (PDT) Received: by 10.67.89.6 with SMTP id r6mr324597ugl.1184762339490; Wed, 18 Jul 2007 05:38:59 -0700 (PDT) Received: from ?88.210.68.55? ( [88.210.68.55]) by mx.google.com with ESMTPS id o24sm5497854ugd.2007.07.18.05.38.56 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 18 Jul 2007 05:38:57 -0700 (PDT) Message-ID: <469E09C5.4070000@portugalmail.pt> Date: Wed, 18 Jul 2007 18:55:00 -0000 From: Pedro Alves User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; pt-BR; rv:1.8.0.12) Gecko/20070509 Thunderbird/1.5.0.12 Mnenhy/0.7.4.0 MIME-Version: 1.0 To: gdb-patches@sourceware.org Subject: Re: [gdbserver] SO_KEEPALIVE is being set on wrong socket. References: <46903B28.2020001@portugalmail.pt> <20070717125447.GA18437@caradoc.them.org> In-Reply-To: <20070717125447.GA18437@caradoc.them.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2007-07/txt/msg00224.txt.bz2 Daniel Jacobowitz escreveu: > On Sun, Jul 08, 2007 at 02:17:28AM +0100, Pedro Alves wrote: >> Hi, >> >> I noticed that SO_KEEPALIVE is being set on the wrong socket. > > Whooops! Could you check this in, please? > Done. Cheers, Pedro Alves