From: "Peter Remmers" Newsgroups: comp.os.msdos.djgpp Subject: Re: libsocket: difference between O_NONBLOCK and FIONBIO? Date: Wed, 4 Oct 2000 14:31:40 +0200 Organization: T-Online Lines: 26 Message-ID: <8rf7vf$b1i$16$1@news.t-online.com> References: <8r9ihm$670$16$1 AT news DOT t-online DOT com> <39D8EACB DOT 7D8400C6 AT phekda DOT freeserve DOT co DOT uk> <8rcdno$99s$16$1 AT news DOT t-online DOT com> <39DA23A5 DOT C90E9734 AT phekda DOT freeserve DOT co DOT uk> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: news.t-online.com 970662703 16 11314 320094726121-0001 001004 12:31:43 X-Complaints-To: abuse AT t-online DOT de X-Sender: 320094726121-0001 AT t-dialin DOT net X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Richard Dawe schrieb... > I can't comment on other operating systems, but I think anything that > supports the BSD socket interface should support both fcntl() and ioctl(). > They're both not exactly standard calls, ioctl() particularly. > > Which operating systems are you worried about? Well, Linux, AIX, SunOS, IRIX, ... All those OSes you can find in a university :-) > > > Would things be clearer if the libsocket docs used 'like' instead of > > > 'similar'? How do you think the docs could be improved? > > > > That would help a lot. Actually, what you just wrote would make it > > very clear :-) > > OK, I'll add a note for the next release. Good to see I could help improve something. Peter