analogdevicesinc / libiio

A cross platform library for interfacing with local and remote Linux IIO devices
http://analogdevicesinc.github.io/libiio/
GNU Lesser General Public License v2.1
490 stars 317 forks source link

iiod: Open non-blocking sockets only when not using AIO #1119

Closed pcercuei closed 10 months ago

pcercuei commented 10 months ago

Otherwise, the AIO code will throw -AGAIN errors.