You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Johannes Wolfgang Woger <wo...@chello.at> on 2002/06/03 22:06:53 UTC

shared memory

Hi,
I am developing DSO-modules with Kylix. Since it does not
support a session management, I would like to put the user
data into shared memory. I have to work with apache1.3.x
because Kylix does not work with apache 2.0.x.
I  get a pointer with shmget and shmat, but when
the pointer is dereferenced a segmentation fault occurrs.
What can I do?

Wolfgang



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org