]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Because not all OSes will support the same set of serial port
authorSimon Tatham <anakin@pobox.com>
Mon, 28 Aug 2006 13:08:15 +0000 (13:08 +0000)
committerSimon Tatham <anakin@pobox.com>
Mon, 28 Aug 2006 13:08:15 +0000 (13:08 +0000)
commitae83801b2891ffb10923be0b954cc31f3ad0c607
treed7dcdcc62258dc97679a824afe2677315d728c05
parent0ceeaf2b96664c1f91eaef15fbe9f5129470253d
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.

[originally from svn r6820]
sercfg.c
windows/wincfg.c