bugst / go-serial

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

add configurable vmin and vtimeout (unix) #1

Closed facchinm closed 7 years ago

cmaglie commented 8 years ago

Why the fields Vmin and Vtimeout are handled only on the unix port? Don't you need them for Windows too?