Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Jan 2001 15:49:34 -0800
From:      Kris Kennaway <kris@FreeBSD.ORG>
To:        "David M. Smith" <DSmith@Cenus.COM>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Application execution.
Message-ID:  <20010124154934.B42795@citusc17.usc.edu>
In-Reply-To: <3A6F4869.D24524E2@Cenus.COM>; from DSmith@Cenus.COM on Wed, Jan 24, 2001 at 02:26:02PM -0700
References:  <3A6F4869.D24524E2@Cenus.COM>

next in thread | previous in thread | raw e-mail | index | archive | help

--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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010124154934.B42795>