summaryrefslogtreecommitdiff
path: root/serial.c
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2015-02-02 11:58:13 -0500
committerEric S. Raymond <esr@thyrsus.com>2015-02-02 11:58:13 -0500
commit4ef555df8055cf12f23530e18e3bfdd51d20e26f (patch)
treea1396aa3483b0ccddb7aafa532c985abd7789744 /serial.c
parent819093f0604d6cf3a2c08f2baff328543e32afe2 (diff)
downloadgpsd-4ef555df8055cf12f23530e18e3bfdd51d20e26f.tar.gz
O_NONBLOCK was causing more grief than we knew. We don't need VTIME!
All regression tests pass.
Diffstat (limited to 'serial.c')
-rw-r--r--serial.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/serial.c b/serial.c
index 9c4d4c7f..7a0e5483 100644
--- a/serial.c
+++ b/serial.c
@@ -533,7 +533,7 @@ int gpsd_serial_open(struct gps_device_t *session)
&session->ttyset_old, sizeof(session->ttyset));
/*@ ignore @*/
memset(session->ttyset.c_cc, 0, sizeof(session->ttyset.c_cc));
- session->ttyset.c_cc[VTIME] = 1;
+ //session->ttyset.c_cc[VTIME] = 1;
/*@ end @*/
/*
* Tip from Chris Kuethe: the FIDI chip used in the Trip-Nav