From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7184 invoked by alias); 14 May 2002 04:32:08 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 7177 invoked from network); 14 May 2002 04:32:07 -0000 Received: from unknown (HELO nevyn.them.org) (128.2.145.6) by sources.redhat.com with SMTP; 14 May 2002 04:32:07 -0000 Received: from drow by nevyn.them.org with local (Exim 3.35 #1 (Debian)) id 177Tyq-0002ux-00 for ; Tue, 14 May 2002 00:32:08 -0400 Date: Mon, 13 May 2002 21:32:00 -0000 From: Daniel Jacobowitz To: gdb-patches@sources.redhat.com Subject: Re: [RFA] Remote UDP support Message-ID: <20020514043208.GA11165@nevyn.them.org> Mail-Followup-To: gdb-patches@sources.redhat.com References: <20020509184410.GA28420@nevyn.them.org> <3CDAE78A.7080508@cygnus.com> <20020509212046.GA3964@nevyn.them.org> <3CDD6D3E.90809@cygnus.com> <20020511213218.GA8246@nevyn.them.org> <3CDD94DB.8070409@cygnus.com> <20020513012154.GB17951@nevyn.them.org> <3CDF449F.7020300@cygnus.com> <20020513174153.GA9168@nevyn.them.org> <3CE02AED.1060104@cygnus.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3CE02AED.1060104@cygnus.com> User-Agent: Mutt/1.5.1i X-SW-Source: 2002-05/txt/msg00530.txt.bz2 On Mon, May 13, 2002 at 05:06:53PM -0400, Andrew Cagney wrote: > >2002-05-08 Daniel Jacobowitz > > > > * ser-tcp.c: Include . Rename tcp_open > > and tcp_close to net_open and net_close. > > (net_open): Accept "udp:" and "tcp:" specifications. Connect > > using UDP if requested. Don't try to disable Nagle on UDP > > sockets. > > * remote.c (remote_serial_open): New function. Warn about UDP. > > (remote_open_1, remote_async_open_1, remote_cisco_open): Call it. > > > > Yes, thanks. > Andrew Glad we could come to an agreement :) It's in. -- Daniel Jacobowitz Carnegie Mellon University MontaVista Software Debian GNU/Linux Developer