Sorry, I should have been more explicit about what I already know about
too.
Yes, I believe I have found all of the Apache provided documentation,
but it's not helping me much...
The server example I found seems to be substantially out of sync with
the APR itself as the parameter counts for basic function calls don't
match (errors like: 'apr_socket_create' : function does not take 4
parameters) and there are basic includes missing (errors like:
'apr_pollfd_t' : undeclared identifier). At first I tried fixing these
things, and got past the first few, but then it became apparent that I
was going nowhere fast...
You subversion developers must have had a bit of a steep learning curve
initially, or maybe you're just geniuses...
Wes
-----Original Message-----
From: kfogel@newton.ch.collab.net [mailto:kfogel@newton.ch.collab.net]
On Behalf Of kfogel@collab.net
Sent: Monday, April 04, 2005 2:49 PM
To: Crucius, Wesley
Cc: users@subversion.tigris.org
Subject: Re: WAY OT: Apache Portable Runtime sample/example code
"Crucius, Wesley" <WCrucius@sandc.com> writes:
> I apologize profusely for even asking this question on this list, but
> I'm running out of ideas for google queries...
>
> Since I know that SVN uses APR for it's portability, I'm hoping
> someone here can point me in the right direction. I'm looking for
> sample or example code, or even better yet, a tutorial on using APR.
> My main reason for wanting to use APR is portable multi-threading and
> sockets communications, so (something simple) along those lines would
be ideal.
Did you find the apr home page?
http://apr.apache.org/
Any resources should be reachable from there.
Good luck,
-Karl
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Apr 4 22:28:56 2005