summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorDenis Kenzior <denkenz@gmail.com>2009-06-08 14:06:07 -0500
committerMarcel Holtmann <marcel@holtmann.org>2009-06-09 07:39:16 +0200
commitc4c1350acbb8f5a2d0a8c288a4b6566144e85844 (patch)
tree6afa82fdd81693cab7b1fc624c2d094d0e508e03 /tools
parent930cfd8ec8a0d0e0d4a24af709a884804799c58e (diff)
downloadconnman-c4c1350acbb8f5a2d0a8c288a4b6566144e85844.tar.gz
connman-c4c1350acbb8f5a2d0a8c288a4b6566144e85844.tar.bz2
connman-c4c1350acbb8f5a2d0a8c288a4b6566144e85844.zip
Fix multiline responses in GAtChat
The standard is a bit fuzzy on how multiline responses are returned GAtChat assumed that they will always start with <cr><lf>, however this doesn't seem to be correct. Add a new state which is entered when a response is obtained. If <cr> is encountered, then it is processed regularly, otherwise the parser assumes that the next line is part of the multiline response
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions