Path: utzoo!attcan!uunet!lll-winken!lll-lcc!unisoft!mtxinu!rtech!llama!daveb From: daveb@llama.rtech.UUCP (It takes a clear mind to make it) Newsgroups: comp.unix.wizards Subject: Re: TLI Interface for Sys V Rel 3.0 : select (BSD) equivalent ? Message-ID: <2094@rtech.UUCP> Date: 17 May 88 00:58:20 GMT References: <14207@brl-adm.ARPA> <7872@brl-smoke.ARPA> Sender: news@rtech.UUCP Reply-To: daveb@rtech.UUCP (It takes a clear mind to make it) Organization: Relational Technology, Inc. Alameda, CA Lines: 18 In article <7872@brl-smoke.ARPA> gwyn@brl.arpa (Doug Gwyn) writes: >In article <14207@brl-adm.ARPA> cm36+@andrew.cmu.edu (CVR. Murthy) writes: >>I am looking for ideas as to how to implement BSD equivalent select >>system call on System V environment. I am trying to translate a piece >>of code (written for 4.2 BSD) in TLI ineterface. >The nearest SVR3 equivalent is poll() and the corresponding SIGPOLL signal. >Doesn't the documentation explain all this? Well, yes, it does, but there is a real dearth of code examples from which to crib. This makes "learning by the book" a lot harder. It is also difficult when the various third party things, like, say WIN/3b tcp/ip don't contain any TLI examples, nor do they document a TLI interface. Has anyone got some sample TLI programs they'd like to share with the rest of us? -dB {amdahl, cpsc6a, mtxinu, sun, hoptoad}!rtech!daveb daveb@rtech.uucp