shm_open POSIX Shared Memory

From: Kevind (kevind_at_ventanaview.net)
Date: 09/30/03


Date: Tue, 30 Sep 2003 08:19:30 -0700


I get the following error when trying to use shm_open
    "Function not implemented"

My kernel has System V IPC configured and I thought POSIX
Shared Memory is required for kernel 2.4.x.

Thanks