]> sigrok.org Git - libsigrok.git/commit - src/hardware/agilent-dmm/sched.c
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)
commite0b781a45b5c6d13d3947c50571ddf22ee455e30
tree40efedb1f45168e3941db54b1d4d1d915988f2a2
parent2e360339f9ead64ced1747e3ce49863b18db22ee
agilent-dmm: Mark serial read call as nonblocking.

This driver opens the port with the SERIAL_NONBLOCK flag, so this call is
already a nonblocking one, and is handled appropriately.
src/hardware/agilent-dmm/sched.c