Issac Goldstand wrote:
Nice. A cursory look appears to match what I have.
I also dug up another nugget - a complete patch against httpd-2.2.6 for
the UDP support (excluding only the APR recvfrom issue) - I thought I
had it lying around somewhere. I included two; one with and one without
the AP
Issac Goldstand wrote:
The same patchset can be used for 2.2.x branch pretty much as is with
the single addition of backporting the apr_socket_sendto function from
trunk (it's broken in the APR that ships with 2.2.x)
We agree that's true - have you looked at apr 1.2.x branch lately? A week
or
The current mod_perl/2.0.4-dev snapshot compiles
correctly with Perl 5.10.0 DEVEL 32209.
> -Ursprüngliche Nachricht-
> Von: Dintelmann, Peter
> Gesendet: Montag, 29. Oktober 2007 12:39
> An: Philippe M. Chiasson; Dave Mitchell
> Cc: Mod_Perl Mailingliste (E-Mail); Perl 5 Porters (E-Mail)
I put out a patchset a few months ago to support UDP in trunk and 2.2.x
branches of httpd (for a mod_dns protocol module that we're currently
in the process of releasing to the public). The patchset only works for
the unix flavor of APR and the prefork MPM at the moment (I'm sure if it
gets adopt
Hi,
I'd like to able to transplant a kind of gateway app I have written
from a POE to mod_perl2. Why? Well mainly so I have an excuse to get
into mod_perl2 & apache.
What the app does is accept client requests in a proprietrary protocol
carried over UDP and translate them either into synchronous