aboutsummaryrefslogtreecommitdiff
path: root/src/main.c
diff options
context:
space:
mode:
authorDan Williams <dcbw@redhat.com>2013-02-15 13:42:48 -0600
committerDan Williams <dcbw@redhat.com>2013-02-15 13:43:49 -0600
commit5280364c4bfc0e84ccac9abbc02c82d46db5034a (patch)
tree2eff40cb26d08623f393f655bbc40d520b69abb4 /src/main.c
parent253242256c951f60f4dfbae451d68b9c3374450b (diff)
Revert "serial-port: don't steal data from PPP when connected"
This reverts commit 625e1c4884215bb9989dad6c9868c06ba76a4d94. By simply returning when data is available, no data gets cleared from the file descriptor and data_available() keeps getting rescheduled, leading to a busy-loop. This is the wrong approach, we should be removing the GIOChannel watch instead.
Diffstat (limited to 'src/main.c')
0 files changed, 0 insertions, 0 deletions