OSDN Git Service

Make Serial.Disconnect to abort connection attempt.
authorLuiz Augusto von Dentz <luiz.dentz@openbossa.org>
Tue, 14 Apr 2009 13:58:46 +0000 (10:58 -0300)
committerLuiz Augusto von Dentz <luiz.dentz@openbossa.org>
Tue, 14 Apr 2009 14:11:57 +0000 (11:11 -0300)
commit0135f63663c12c4b4a54afd6eac137390c8fdfb2
tree43037701ba559b53db8b492b1c7f056a12e76203
parentba04758953024d5984e9b699fd3e7831c3cebfb9
Make Serial.Disconnect to abort connection attempt.

Serial.Disconnect should abort connection attempt if Serial.Connect is not
completed or user application quits before connection is done.
serial/port.c