From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,297123c81a4f80e1 X-Google-Attributes: gid103376,public From: "David C. Hoos, Sr." Subject: Re: Socket buffer filling up Date: 1999/11/18 Message-ID: <811sn4$8j8$1@hobbes2.crc.com>#1/1 X-Deja-AN: 550303844 References: <383403bd.0@silver.truman.edu> <383404ee.0@silver.truman.edu> X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 X-Complaints-To: abuse@crc.com X-Trace: hobbes2.crc.com 942962212 8808 198.175.145.56 (18 Nov 1999 21:56:52 GMT) Organization: CRC: A wholly owned subsidiary of Thermo Electron NNTP-Posting-Date: 18 Nov 1999 21:56:52 GMT Newsgroups: comp.lang.ada Date: 1999-11-18T21:56:52+00:00 List-Id: Josh Highley wrote in message news:383404ee.0@silver.truman.edu... > joshhighley@hotmail.com (Josh Highley) wrote in > <383403bd.0@silver.truman.edu>: > The best source of information about things like socket options (e.g. SO_REUSEADDR), is UNIX Network Programming by W. Richard Stevens. First Edition (1990) - ISBN 0-13-949876-1 Second Edition (1998 -- two volumes) Sockets covered in Volume 1 ISBN 0-13-490012-X Interprocess Communication covered in Volume 2 ISBN 0-13-081081-9-X