Date: Sat, 24 Feb 2001 16:31:47 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: Dietmar DOT Segbert AT T-ONLINE DOT de (Dietmar Segbert) Message-Id: <9003-Sat24Feb2001163147+0200-eliz@is.elta.co.il> X-Mailer: Emacs 20.6 (via feedmail 8.3.emacs20_6 I) and Blat ver 1.8.6 CC: djgpp AT delorie DOT com In-reply-to: <7wU$VR7rJVB@0256597511.t-online.de> (Dietmar DOT Segbert AT T-ONLINE DOT de) Subject: Re: RS 232 stuff References: <7wU$VR7rJVB AT 0256597511 DOT t-online DOT de> Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > From: Dietmar DOT Segbert AT T-ONLINE DOT de (Dietmar Segbert) > Newsgroups: comp.os.msdos.djgpp > Date: 24 Feb 2001 12:06:00 +0100 > > Now i have to do some canges in the following procedures: Use the DJGPP Filesystem Extensions feature to hook the calls to both `select' and `ioctl'. When your hook function is called by `select' and `ioctl', use the async library functions to satisfy their requests.