pylessard / python-udsoncan

Python implementation of UDS (ISO-14229) standard.
MIT License
564 stars 195 forks source link

Use selector when reading from socket #203

Closed pylessard closed 5 months ago

Leluuu commented 5 months ago

I checked the PR and the problem with timeouts does not occur - compared to the connector without selector (linux kernel 6.4.16)