Xref: utzoo comp.unix.xenix:6790 comp.unix.questions:15039 Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!cwjcc!abvax!sgtech!adnan From: adnan@sgtech.UUCP (Adnan Yaqub) Newsgroups: comp.unix.xenix,comp.unix.questions Subject: Timing Events in Streams Modules Summary: How can one implement a timer in streams? Message-ID: Date: 19 Jul 89 12:56:07 GMT Sender: adnan@sgtech.UUCP Distribution: na Organization: Star Gate Technologies, Inc. Lines: 11 To implement just about any type of protocol, one needs the ability to time events. How can one do this using Streams? I can see that for a Streams driver I could use the POLL routine and count ticks (though this may be slow). How about for a Streams module? It doesn't have a POLL entry point, and I can find no mention of timer support in the manuals. Any ideas? -- Adnan Yaqub Star Gate Technologies, 29300 Aurora Rd., Solon, OH, USA, +1 216 349 1860 ...uunet!abvax!sgtech!adnan