Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!samsung!sol.ctr.columbia.edu!caen!sdd.hp.com!wuarchive!julius.cs.uiuc.edu!apple!altos!megadon!clp From: poorman@convex.com (Peter W. Poorman) Newsgroups: comp.unix Subject: Re: non-blocking internet domain sockets Message-ID: <2218@megadon.UUCP> Date: 17 Oct 90 16:31:21 GMT References: <2187@megadon.UUCP> Sender: clp@megadon.UUCP Lines: 14 Approved: clp@megadon.UUCP In <2187@megadon.UUCP> bagchi@dip.eecs.umich.edu (Ranjan Bagchi) writes: > If anyone has any code dealing with non-blocking internet >domain sockets that they're willing to share, I'd be very grateful. > Seeing as man pages are extremely inadequate, and the one book >I have which even talk about them - Using C on the Unix System - kinda >hand-waves when it comes to non-blocking io, I am really at a loss >when it comes to examples. I strongly recommend "UNIX Network Programming" by W. Richard Stevens. ( 772 pages. Prentice Hall, 1990. IBN 0-13-949876-1.) It covers the issue you want any many, many others. Full source included in the text. --Pete Poorman poorman@convex.com