commit | 50ec223ca3757d44db48201cd31e2182f1d8498a | [log] [tgz] |
---|---|---|
author | nexcvon <nexcvon@users.noreply.github.com> | Tue May 24 15:48:46 2016 +0800 |
committer | nexcvon <nexcvon@users.noreply.github.com> | Tue May 24 15:48:46 2016 +0800 |
tree | 1e16de808ca025fe00f07cf61cdf838d931dca58 | |
parent | 48e40e978203a3162339ee65e56ba243294493f2 [diff] |
posix: retry if interrupted in Serial.read Retry and recalculate timeout if interrupted in Serial.read. see https://www.python.org/dev/peps/pep-0475.