[oclug] Unbind a socket

Bart Trojanowski bart at nexus.carleton.ca
Tue Feb 27 08:07:34 EST 2001


Paul, Tom, and others...

  there is a book that everyone (that wants to do socket programming on
UNIX) should read.  That is UNIX Network Programming Vol 1 by W. Richard
Stevens, published by Prentice Hall.  This book was written quite a while
ago.  The second edition came out in 1998 and is quite current.
  There is also a Vol 2 that focuses on inter-process communication and
synchronization techniques.  Stevens was working on Vol 3, however he
passed away before finishing it.  I heard talk about some one else
continuing the book... I don't know what the outcome was.
  Finally Stevens has a third book that proceeds the two just mentioned.
Advanced Programming in the UNIX Environment deals with general UNIX
programming techniques.  Blocking IO, non blocking IO, signal-driven IO,
etc.

  I highly recommend all three of these books.

Bart.

On Tue, 27 Feb 2001, Tom Goulet wrote:

> Whoosh!
>
> This thread contains answers to a bunch of socket questions I've had.
>
> Thanks, guys.
>
> TomG
>

-- 
	WebSig: http://www.jukie.net/~bart/sig/





More information about the OCLUG mailing list