Path: utzoo!attcan!uunet!super!udel!rochester!pt.cs.cmu.edu!andrew.cmu.edu!bader+ From: bader+@andrew.cmu.edu (Miles Bader) Newsgroups: comp.sys.amiga.tech Subject: Re: Proposal for new DOS calls Message-ID: Date: 8 Nov 88 17:39:28 GMT References: <8811072046.AA04999@postgres.Berkeley.EDU>, <2967@sugar.uu.net> Organization: Carnegie Mellon Lines: 12 In-Reply-To: <2967@sugar.uu.net> peter@sugar.uu.net (Peter da Silva) writes: > The SetXSignal functions are redundant if you do your own packet handling > and provide your own message ports. I think the idea is to make the functionality available *simply*! Even if the functionality is already there, a standard interface at the same level as the other dos functions is a good thing. This isn't something obscure, after all-- look how useful select (the more-or-less analogue of SetXSIgnal/Wait) is in BSD. -Miles