home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c
- Path: sparky!uunet!ornl!rsg1.er.usgs.gov!darwin.sura.net!zaphod.mps.ohio-state.edu!cs.utexas.edu!bcm!aio!peri!reza
- From: reza@peri.jsc.nasa.gov (Reza Razavipour)
- Subject: ioctl and non block reads
- Message-ID: <1992Nov20.155732.824@aio.jsc.nasa.gov>
- Sender: reza@peri (Reza Razavipour)
- Organization: Lockheed
- Date: Fri, 20 Nov 1992 15:57:32 GMT
- Lines: 8
-
- I am totally new to sockets and need to figure out a
- way to see if there is a message to be read before I
- go read it. I need to go on if no message is available.
- I use ioctl but cannot get it to work. I never get a message.
- Can some kind person e-mail me some words of wisdom on how to
- read a socket without having to wait?
- Thanx,
- Reza.
-