Re: add additional parm for protocol to apr_socket_create() before 1.0?

2002-10-17 Thread Randall Stewart
Jeff Trawick wrote: I'm +1 to this sequence too (though I wasn't unhappy about breaking the API now). What I intend to do later today: . minimally tweak the appropriate portions of Mr. Stewart's patch to add apr_socket_create_ex() to APR . update STATUS to indicate that apr_socket_create_ex() API

Re: add additional parm for protocol to apr_socket_create() before 1.0?

2002-10-17 Thread Jeff Trawick
"William A. Rowe, Jr." <[EMAIL PROTECTED]> writes: > At 06:58 AM 10/16/2002, Jeff Trawick wrote: > >Mr. Stewart needs to know in order to rework his SCTP patch > >appropriately. > > > >alternative: > > > >apr_socket_create_ex() which is an interface that has existing > >parameters + protocol para

Re: [PATCH] simplify APR_CHECK_FILE() macro

2002-10-17 Thread Jeff Trawick
Joe Orton <[EMAIL PROTECTED]> writes: > This patch: > * simplifies APR_CHECK_FILE to use an m4 translit() to avoid the evals > * uses AC_DEFUN to define macros in autoconf, not define() > * drops support for the second and third arguments to the macro, since > these aren't used anywhere. (checked

Re: [PATCH] compress use of AC_CHECK_* macros

2002-10-17 Thread Jeff Trawick
Joe Orton <[EMAIL PROTECTED]> writes: > This patch compresses a few expansions of AC_CHECK_{FUNCS,HEADERS} into > single expansions, since both these macros are implemented as for loops; > this reduces the size of the generated configure script (possibly making > it faster). committed, thanks! -

RE: APR_RING_* documentation?

2002-10-17 Thread Dave Seidel
> Well I sort of assumed that all programmers know what to do with a doubly-linked list. Oh please, Tony. There's a big difference between an idea and it's implementation, wouldn't you agree? I've been using linked lists etc. for nearly 20 years, but this is my first time using the APR implement

Re: APR_RING_* documentation?

2002-10-17 Thread Tony Finch
On Thu, Oct 17, 2002 at 10:05:01AM -0400, Dave Seidel wrote: > > As with all non-trivial APIs, it is usually helpful to have some prose > that establishes context, requirements, and usage patterns (I don't mean > formally, but just basically "here's how you should use this stuff"); > this is a pain

RE: APR_RING_* documentation?

2002-10-17 Thread Dave Seidel
Thanks, Cliff (& Tony), that's exactly what I discovered. This is valuable, but time-consuming, because I have to read through a fairly complex subsystem but focus on its use of one particular set of calls. As with all non-trivial APIs, it is usually helpful to have some prose that establishes con

Re: APR_RING_* documentation?

2002-10-17 Thread Cliff Woolley
On Thu, 17 Oct 2002, Dave Seidel wrote: > Is there ant documentation on the APR_RING_* macros besides the comments > in apr_ring.h, e.g., does anyone know of any articles on how these > macros should be used? Thanks in advance. The documentation in the header file is pretty much it. Though it's

Re: APR_RING_* documentation?

2002-10-17 Thread Tony Finch
On Thu, Oct 17, 2002 at 08:43:40AM -0400, Dave Seidel wrote: > Is there ant documentation on the APR_RING_* macros besides the comments > in apr_ring.h, e.g., does anyone know of any articles on how these > macros should be used? Thanks in advance. The inline comments are supposed to be sufficien

Patch option 1 - with apr_socket_create_protocol()

2002-10-17 Thread Randall Stewart
Dear all: I attach the option 1 patch... aka add the call apr_socket_create_protocol() to the apr. This causes the smallest amount of change to the apr. I will follow up .. possibly tommorrow if I get the cycles...sigh.. with option 2 .. change to the arguments of apr_socket_create() itself to inc

APR_RING_* documentation?

2002-10-17 Thread Dave Seidel
Is there ant documentation on the APR_RING_* macros besides the comments in apr_ring.h, e.g., does anyone know of any articles on how these macros should be used? Thanks in advance. - Dave --- Dave Seidel, Founder Mindreef, LLC

[STATUS] (apr-util) Wed Oct 16 23:45:17 EDT 2002

2002-10-17 Thread Rodent of Unusual Size
APRUTIL LIBRARY STATUS: -*-text-*- Last modified at [$Date: 2002/09/13 23:15:22 $] Release: 0.9.2 : in progress 0.9.1 : Released as alpha on September 11, 2002 0.9.0 : Not released 2.0a9 : released December 12, 2000 RELEASE SHOWST

[STATUS] (apr) Wed Oct 16 23:45:13 EDT 2002

2002-10-17 Thread Rodent of Unusual Size
APACHE PORTABLE RUNTIME (APR) LIBRARY STATUS: -*-text-*- Last modified at [$Date: 2002/09/13 23:17:45 $] Release: 0.9.2 : in progress 0.9.1 : released September 11, 2002 0.9.0 : released August 28, 2002 2.0a9 : released December 12, 2000 2.0a8 : re