Quoth
(js):
> I'm getting into some programming with IPC::Semaphore, etc. After
> spending some time searching without success, I was wondering where
> one finds what each of the SysV constants stand for so I know a little
> bit more of what I'm doing.
In your system documentation for SysV IPC: semctl(2) and semget(2). I
admit that I find these pages (on Linux, and at a quick skim only)
pretty opaque, but then I've never tried to use sysv ipc.
You could also look in the Camel, 3rd. ed, which has a section on sysv
ipc.
Ben
--
Although few may originate a policy, we are all able to judge it.
- Pericles of Athens, c.430 B.C.