Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!ucsd!sdd.hp.com!wuarchive!mit-eddie!uw-beaver!ubc-cs!alberta!pawel From: pawel@cs.UAlberta.CA (Pawel Gburzynski) Newsgroups: comp.unix.programmer Subject: Re: Server death detection? Message-ID: <1990Oct18.184935.15518@cs.UAlberta.CA> Date: 18 Oct 90 18:49:35 GMT References: Sender: news@cs.UAlberta.CA (News Administrator) Organization: University of Alberta, Edmonton, Alberta, Canada Lines: 9 From article , by mcdaniel@adi.com (Tim McDaniel): > > select is no help at all: the death of the other end of the connection > is not perceived as an exception. > Actually it is. When a socket is closed, it appears as "ready to read" on the other side (with EOF). Pawel Gburzynski.