I have a couple of hobby C programming projects that I would like to start. I am looking for an open source library that has a liberal license (I want credit, but pretty much anybody can use). The library needs to have strings better than the C standard library and some portable threading primitives.
I am considering GLib and APR. Wh...
I'm just getting started with APR and it seems that there are two supported versions developed side-by-side: http://apr.apache.org/
The docs don't explain the difference between 1.3.x and 0.9.x... Can anyone please shed light on the matter? Or in short, which should I use?
...
Tomcat has an option to use APR for handling connections. What are the benefits of using that? Does anyone have firsthand experience with it?
...
Where can I find a good APR calculator function for UK business..
...
Hello!
What is the best value for SSLProtocol parameter in Tomcat APR config?
Docs says: "Protocol which may be used for communicating with clients. The default is "all", with other acceptable values being "SSLv2", "SSLv3", "TLSv1", and "SSLv2+SSLv3"."
At first I've made a mistake and actually had SSL2 enabled which caused problems to ...
Which way is better for a novice student who has never used boost?
When a new standard arrives, the answer will be obvious, but now I have doubts. Pro for boost is that it's much closer to future standard.
...
I'm trying to configure a custom xcode template for building Apache 2.2 modules in xcode. Everything seems to be working okay so far, except the most important bit: the custom build settings.
I currently have my template configured so that my target has a run script phase that executes apxs, the Apache module build tool, like so:
Shell...
I am looking for a way to capture facebook fan page tab views metrics, where i can specify the date range
...
I want to be able to differentiate between "file not exist" and "other" errors when opening a file using apr_file_open(). It seems like the official documentation at apr_file_open doesn't list expected return values or even file permission enums.
Anyone can point me to more documentation on it?
...