This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFA] Remote UDP support


On Mon, May 13, 2002 at 05:06:53PM -0400, Andrew Cagney wrote:
> >2002-05-08  Daniel Jacobowitz  <drow@mvista.com>
> >
> >	* ser-tcp.c: Include <netinet/udp.h>.  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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]