Path: utzoo!attcan!utgpu!watmath!uunet!umbc3!umbc5.umbc.edu!alex From: alex@umbc5.umbc.edu (Alex S. Crain) Newsgroups: unix-pc.general Subject: Re: Nice work on the socket code!! Message-ID: <2378@umbc3.UMBC.EDU> Date: 11 Oct 89 14:21:52 GMT References: <1498@shade.UUCP> Sender: newspost@umbc3.UMBC.EDU Distribution: na Lines: 26 > The select(2) call that the driver runs is not detecting the connection > requested by the client program, therefore it never calls accept(2). > According to a man page I checked on a BSD system (accept(2), specifically), > select is supposed to set a flag in the read bitmask if there is a > connection pending. Currently it doesn't look like this functionality > is provided in the 1.2 version of select. This sounds like my mistake. I remember Brad telling me that he had fixed this, which means that I'm one version behind in the distribution. My apologies to those folks who believed me when I said that I had it together :-). Brad: could you please send your latest version of the code, or the diffs to what ever I have (my code includes select without the read bitmask stuff) To those folks waiting for me to mail the code: I'll mail it as soon as I get the latest version. To those folks with anonymous ftp access: I'll post when my archive is up to date. ################################# :alex. #Disclamer: Anyone who agrees # University of Maryland Baltimore County #with me deserves what they get.# alex@umbc3.umbc.edu #################################