Closed mbehr1 closed 3 years ago
EINTR can still happen on write. Don't throw the exception in that case but retry. In case of other errors add more details to the SerialException to ease debugging.
EINTR can still happen on write. Don't throw the exception in that case but retry. In case of other errors add more details to the SerialException to ease debugging.