From owner-freebsd-questions Wed Jan 24 15:46:28 2001 Delivered-To: freebsd-questions@freebsd.org Received: from citusc17.usc.edu (citusc17.usc.edu [128.125.38.177]) by hub.freebsd.org (Postfix) with ESMTP id 80FC537B401 for ; Wed, 24 Jan 2001 15:46:09 -0800 (PST) Received: (from kris@localhost) by citusc17.usc.edu (8.11.1/8.11.1) id f0ONnYU43028; Wed, 24 Jan 2001 15:49:35 -0800 (PST) (envelope-from kris) Date: Wed, 24 Jan 2001 15:49:34 -0800 From: Kris Kennaway To: "David M. Smith" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Application execution. Message-ID: <20010124154934.B42795@citusc17.usc.edu> References: <3A6F4869.D24524E2@Cenus.COM> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="5/uDoXvLw7AC5HRs" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3A6F4869.D24524E2@Cenus.COM>; from DSmith@Cenus.COM on Wed, Jan 24, 2001 at 02:26:02PM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --5/uDoXvLw7AC5HRs Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jan 24, 2001 at 02:26:02PM -0700, David M. Smith wrote: > Here is the problem. I would really like to have app2 pass a > procedure's address to app1 and thus allow app1 to use the callback (for > app2) when specific events occur. Processes run in separate address spaces under UNIX. Sounds like you really want your application to be multi-threaded (threads do share an address space), or redesign your application. Kris --=20 NOTE: To fetch an updated copy of my GPG key which has not expired, finger kris@FreeBSD.org --5/uDoXvLw7AC5HRs Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE6b2oOWry0BWjoQKURAtEwAJ9/dZyTU5Gq9c1+fyiequO436nTRQCguJz7 0ymH17adB3T0eU3TNx69V0c= =FjG1 -----END PGP SIGNATURE----- --5/uDoXvLw7AC5HRs-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message