First part of patch for bug #81967,
authorMiguel de Icaza <miguel@gnome.org>
Sun, 12 Aug 2007 16:11:08 +0000 (16:11 -0000)
committerMiguel de Icaza <miguel@gnome.org>
Sun, 12 Aug 2007 16:11:08 +0000 (16:11 -0000)
commitc1618ae78e6db3dff3bb11153bd8e3ab1955fa8b
tree1e98e11384f1ef4b85f55511701aa0f0f1bd58d7
parent598606f78ead551938e993e3f8753c2f9e1bcf6e
First part of patch for bug #81967,

2007-08-12  Lukasz Byczynski <lukaszb@forcom.com.pl>

* serial.c:

- all changes are based on Windows .Net SerialPort behavior and
this
document: http://www.easysw.com/~mike/serial/serial.html
- removed wrong default values from open_serial
- added timeout detection in write_serial
- added proper parameters setting in set_attributes

svn path=/trunk/mono/; revision=83921
support/ChangeLog
support/serial.c