[Info-vax] Apache + mod_php performance

Arne Vajhøj arne at vajhoej.dk
Mon Oct 7 16:26:34 EDT 2024


On 10/7/2024 4:17 PM, Dan Cross wrote:
> In article <ve1f1t$1mvdn$2 at dont-email.me>,
> Arne Vajhøj  <arne at vajhoej.dk> wrote:
>> On 10/7/2024 11:52 AM, Dan Cross wrote:
>> $ cc zz
>>
>>     len = CMSG_SPACE(sizeof(int));
>> .........^
>> %CC-I-IMPLICITFUNC, In this statement, the identifier "CMSG_SPACE" is
>> implicitly declared as a function.
>> at line number 33 in file DKA0:[arne]zz.c;1
>> [snip]
> 
> Why would you try to build that under VMS?  It obviously would
> not build or work there.

The question whether a socket descriptor could be transferred
between processes on VMS similar to on *nix was raised.

And it was noted that VMS had Unix socket support

But compiling shows that some of the structs are missing
relevant fields.

So conclusion must be that VMS can't do that.

Arne



More information about the Info-vax mailing list