]> sigrok.org Git - libsigrok.git/commitdiff
agilent-dmm: Mark serial read call as nonblocking.
authorMartin Ling <redacted>
Tue, 16 Sep 2014 01:07:08 +0000 (02:07 +0100)
committerUwe Hermann <redacted>
Wed, 24 Sep 2014 21:18:21 +0000 (23:18 +0200)
This driver opens the port with the SERIAL_NONBLOCK flag, so this call is
already a nonblocking one, and is handled appropriately.


No differences found