Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!tut.cis.ohio-state.edu!ucbvax!SICS.SE!craig From: craig@SICS.SE (Craig Partridge) Newsgroups: comp.protocols.tcp-ip Subject: re: Code from Stevens' book Message-ID: <9012211133.AA03119@garuda.sics.se> Date: 21 Dec 90 11:33:39 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 14 In article <15400001@hpdmd48.boi.hp.com> brown@hpdmd48.boi.hp.com (Kevin Brown) writes: > > just got a great book called "UNIX Network Programming," by Stevens. >There are lots of interesting routines and code fragments in the book. >Does anyone know if they are available somewhere on the net? I'm trying One caution about the code -- the error handling tends to be pretty simple. Rich was interested in illustrating the basic techniques and avoided getting into deep error handling issues -- as a result, some of the code is probably not production quality... Craig