bugst / go-serial

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

Fixing unix serial #61

Closed martinzak-zaber closed 5 years ago

martinzak-zaber commented 5 years ago

Fixing race condition around read and close in unix. Making port listing not setioctl parameters in unix.

martinzak-zaber commented 5 years ago

Sorry wrong fork.