Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!rutgers!ames!sdcsvax!ucbvax!GYRE.UMD.EDU!chris From: chris@GYRE.UMD.EDU (Chris Torek) Newsgroups: comp.protocols.tcp-ip Subject: Re: HELP: select() under sockets Message-ID: <8709091226.AA29150@gyre.umd.edu> Date: Wed, 9-Sep-87 08:26:21 EDT Article-I.D.: gyre.8709091226.AA29150 Posted: Wed Sep 9 08:26:21 1987 Date-Received: Fri, 11-Sep-87 01:15:17 EDT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The ARPA Internet Lines: 8 Please read the select(2) manual entry on your 4.3BSD machine to see how 4.3BSD defines select() (it is backwards compatible with 4.2BSD's definition through an implementation trick only). (You might mentally substitute `properly cast NULL' for `zero pointer' while you are reading...) Chris