Colin Blake wrote:
>
> Does this have anything to do with Mozilla? Because process-shared unnamed
> semaphores and OpenVMS don't mix!
Mozilla does not use the the SSL server session cache code
in NSS, but Mozilla is not the only user of NSS.
I know just porting Mozilla to OpenVMS is enough to keep
you busy. We are looking volunteers who are interested in
using NSS in a server-side application to port NSS to the
platforms that we don't have access to.
Note that if OpenVMS doesn't have process-shared unnamed
semaphores but has pipes, Nelson has code that implements
unnamed semaphores with pipes.
Wan-Teh