Because not all OSes will support the same set of serial port
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Mon, 28 Aug 2006 13:08:15 +0000 (13:08 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Mon, 28 Aug 2006 13:08:15 +0000 (13:08 +0000)
commit640d73877e44394a3c12c0aa2cf023c543933032
treed7dcdcc62258dc97679a824afe2677315d728c05
parente5a76e12e9a3fe1f954dc97ecd7764258ce9bdf7
Because not all OSes will support the same set of serial port
options, here's a slight change to the API of ser_setup_config_box()
to make it filter its parity and flow control options using
platform-supplied bit masks.

git-svn-id: svn://svn.tartarus.org/sgt/putty@6820 cda61777-01e9-0310-a592-d414129be87e
sercfg.c
windows/wincfg.c