bugst / go-serial

A cross-platform serial library for go-lang.
BSD 3-Clause "New" or "Revised" License
657 stars 199 forks source link

Skip enumerating ports that are not accessible for any reason #135

Closed cmaglie closed 2 years ago

cmaglie commented 2 years ago

Otherwise, ports like /dev/ttyS0 may be listed in case of "access denied" errors.