OSDN Git Service

2001-12-03 Martin M. Hunt <hunt@redhat.com>
authorhunt <hunt>
Tue, 4 Dec 2001 06:12:56 +0000 (06:12 +0000)
committerhunt <hunt>
Tue, 4 Dec 2001 06:12:56 +0000 (06:12 +0000)
commitf6b514258e216215c35cd15aa82ba6b633c61251
treeaadbd7a16341c77d2ab171e207595d175a029ef7
parent72fbdc513ea169bc79bc2345453d89981d8cb35d
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