Path: utzoo!attcan!uunet!auspex!guy From: guy@auspex.UUCP (Guy Harris) Newsgroups: comp.unix.wizards Subject: Re: help needed with a server Keywords: sockets, disassociating from tty Message-ID: <490@auspex.UUCP> Date: 22 Nov 88 21:01:28 GMT References: <8387@burdvax.PRC.Unisys.COM> Reply-To: guy@auspex.UUCP (Guy Harris) Organization: Auspex Systems, Santa Clara Lines: 9 >The first question has to do with disassociating from the controlling tty. >On the Sun/VAX version I do the following. ... >I can't find anyway to do this on the Arix. How does V.3 deal with this >issue? Try "setpgrp()".