2001-12-03 Martin M. Hunt <hunt@redhat.com>
authorMartin Hunt <hunt@redhat.com>
Tue, 4 Dec 2001 06:12:56 +0000 (06:12 +0000)
committerMartin Hunt <hunt@redhat.com>
Tue, 4 Dec 2001 06:12:56 +0000 (06:12 +0000)
commit7c7a201a79f24887e4e96be4dd7f17a9be1bbfb2
treeaa7378171528982ec6a075b3fbec57fe5cc21950
parentd11008e15f5f41d5bbe328ffaf57cafcabb6fd7a
2001-12-03  Martin M. Hunt  <hunt@redhat.com>

* serial.h: Add a note to serial_open.

* ser-tcp.c (tcp_open): Rewrite to use a non-blocking connect.
Allow UI and CLI to abort connect.  Instead of trying 15 times
with very long timeouts, just try one connect with a maximum timeout
of 15 seconds.
gdb/ChangeLog
gdb/ser-tcp.c