Glenn Strauss wrote:
[...]
So do you think it's easier to just get this sock_get thing crossplatform and then just use perl modules to manipulate the socket object? Or is it better to expose apr_poll(set)?_.* interface? I prefer the later, as we won't need to deal with crossplatform issues, leaving those to the letter P in APR.


Sure, give me ever-evolving (for the better!) APIs that hide
low level primitives, but please also always give me access to
the low level primitives so that I can get the job done when
the higher level APIs do not meet my needs/map to my paradigm.
TIMTOWTDI. :)

You know that "give me" doesn't work well in the open source env. In other words patches are always 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

--
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html



Reply via email to