www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1996/06/26/07:18:52

Date: Wed, 26 Jun 1996 15:08:20 +0400 (MSD)
From: "Alexander V. Lukyanov" <lav AT video DOT yars DOT free DOT net>
Message-Id: <199606261108.PAA00223@video.yars.free.net>
To: demmer AT LSTM DOT Ruhr-UNI-Bochum DOT De, djgpp AT delorie DOT com
Subject: Re: FSE, some questions

> Second Question:
> Can fcntl() be extended to communicate with a File
> System Extension handler? I'm thinking of something
> like
>  fd=open("/dev/ttyS0",O_NOBLOCK| O_RDWR);
>  fcntl(fd,F_SETCOM, S9600 | B8 |P_NONE |XON_XOFF);  

IMHO, it is better to implement posix terminal functions
like tcgetattr etc. and ioctl functions (TCGETA etc)

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019