OpenMacNews wrote:
aha, RTFReadMe ... fair enuf
i've been running http 2.10-dev head for awhile now, with modperl 1.99_xx happily plugging along as well ....
latest had been:
Server Version: Apache/2.1.0-dev (Unix) mod_perl/1.99_12-dev Perl/v5.8.2 DAV/2 PHP/4.3.4 mod_ssl/2.1.0-dev OpenSSL/0.9.7c as of a week or three ago ...
seems i was just lucky .... yes?
Looks like you were.
> in httpd-2.0/srclib/apr/CHANGES, i note:
> *) Removed apr_socket_opt_{get|set}(..., APR_SO_TIMEOUT) which
> was deprecated in favor of apr_socket_timeout_{get|set}().
...
> i suspect that the APR_SO_TIMEOUT references need to be removed from the
> modperl code, and replaces with the apr_socket_timeout_{get|set}()
> calls, but simply not sure.2.1 has dropped quite a few deprecated features. If we can do that without any special #ifdef (i.e. 2.0.46 and higher support this API), then I see no harm in adjusting it. Patches are very welcome.
__________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
