Sujet : Re: Apache + mod_php performance
De : cross (at) *nospam* spitfire.i.gajendra.net (Dan Cross)
Groupes : comp.os.vmsDate : 11. Oct 2024, 15:28:35
Autres entêtes
Organisation : PANIX Public Access Internet and UNIX, NYC
Message-ID : <vebcmj$6if$1@reader1.panix.com>
References : 1 2 3 4
User-Agent : trn 4.0-test77 (Sep 1, 2010)
In article <
vebbst$6qv$1@reader1.panix.com>,
Dan Cross <
cross@spitfire.i.gajendra.net> wrote:
In particular, the 4.3BSD mechanism uses different fields in the
`struct msghdr` to move descriptors around, and those are at
least in the struct definitions on VMS. Do they do anything? I
kind of tend to doubt it, but for example the code below does
compile on Eisner, though I haven't written a driver to see if
it actually _works_.
[snip]
PS: I've added this code, along with a driver I tested on
illumos and the other programs that I've written and posted
lately (with some bug fixes; ahem) to a repository on github,
for anyone who's interested in this stuff.
https://github.com/dancrossnyc/socket-examples - Dan C.