[comp.unix] non-blocking internet domain sockets

bagchi@dip.eecs.umich.edu (Ranjan Bagchi) (10/11/90)

	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.
 
	Thanks in advance...rj
	bagchi@eecs.umich.edu

poorman@convex.com (Peter W. Poorman) (10/17/90)

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