]> sigrok.org Git - libsigrok.git/commit - src/hardware/tondaj-sl-814/protocol.c
tondaj-sl-814: Mark serial read call as nonblocking.
authorMartin Ling <redacted>
Sun, 21 Sep 2014 18:19:51 +0000 (19:19 +0100)
committerUwe Hermann <redacted>
Wed, 24 Sep 2014 21:30:31 +0000 (23:30 +0200)
commit47d98603e706e8c4f2da2b031f31c6dd2cc3b246
tree787d9a4366983a4f470e9dbc4a1694fb5aa27911
parent9333691aaf1b08f597caa6a6490ebb56441f4a38
tondaj-sl-814: Mark serial read call as nonblocking.

This call was already nonblocking since the driver opens the port with the
SERIAL_NONBLOCK flag. Partial reads are handled.
src/hardware/tondaj-sl-814/protocol.c