You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@jojoling has mentioned the using of EAGAIN is incorrect in this modification, no function is handling EAGAIN (if there is no data available right now, try again later) according to the definition.
The text was updated successfully, but these errors were encountered:
This issue was found and proposed by Ameba Arduino SDK user @jojoling regarding the PR in https://github.com/ambiot/ambd_arduino/pull/101/files.
@jojoling has mentioned the using of EAGAIN is incorrect in this modification, no function is handling EAGAIN (if there is no data available right now, try again later) according to the definition.
The text was updated successfully, but these errors were encountered: