13 Jul
2002
13 Jul
'02
7:48 p.m.
On Fri, 12 Jul 2002 23:22:13 +0200, you wrote:
+ /* MSDN says: If hFile is a handle to a communications device, + * the function only flushes the transmit buffer. + */ + ret = (tcdrain( serial->obj.fd ) != -1);
Hmm, doesn't that mean you should use tcflush() instead? Rein. -- Rein Klazes rklazes(a)xs4all.nl