wjwwood / serial

Cross-platform, Serial Port library written in C++
http://wjwwood.github.com/serial/
MIT License
2.13k stars 1.04k forks source link

Fix incorrect error returned by constructor on windows #154

Closed bmoyer closed 6 years ago

bmoyer commented 7 years ago

This relates to issue #127.

This corrects the issue of the wrong error code being returned by the constructor in win.cc.