Mail Archives: cygwin/2000/05/22/16:03:15
------=_NextPart_000_0007_01BFC407.54843970
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
When setting up a connection to a com port (in a UNIX environment), I =
have to use the ioctl command as follows:
ioctl(fd, TCGETS, &termio);
However, TCGETS is not defined in the cygwin termios.h file. Is there =
an equivalent way of making this same call in the cygwin environment?
------=_NextPart_000_0007_01BFC407.54843970
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Diso-8859-1" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.2919.6307" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT size=3D2>When setting up a connection to a com port (in a =
UNIX=20
environment), I have to use the ioctl command as follows:</FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=3D2>ioctl(fd, TCGETS, &termio);</FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=3D2>However, TCGETS is not defined in the cygwin =
termios.h=20
file. Is there an equivalent way of making this same call in the =
cygwin=20
environment?</FONT></DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV> </DIV></BODY></HTML>
------=_NextPart_000_0007_01BFC407.54843970--
- Raw text -