Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(doip): Do not raise TimeoutError when receiving DoIP-NACK
acc80e7 moved raising TargetUnreachable NACKs to the higher-level write function, but erroneously introduced raising a TimeOutError instead.
- Loading branch information