Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!brunix!m2var2!jhc From: jhc@m2var2.uucp (James H. Coombs) Newsgroups: comp.unix.wizards Subject: RPC and fork() Keywords: RPC Message-ID: <46413@brunix.UUCP> Date: 1 Aug 90 23:05:23 GMT Sender: news@brunix.UUCP Reply-To: jhc@iris.brown.edu (Jim Coombs) Organization: IRIS - Brown University Lines: 5 References: I normally have servers fork after accepting connections. I am trying to use RPC, but I don't see anything in the documentation about forking. I also don't see any good hooks in the API. Thanks for any suggestions. --Jim