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


> 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




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