Josh wrote:

Howdy Everyone,

I note that for some routines (eg sockets) there are two supported platforms, APR and Posix. I futher note that by default the Makefile.am file sets the platform_src to be the posix sources and not apr; likewise with the platform_hdr.

Under what conditions are the APR libraries used in place of the Posix libraries?

Thanks,
-J


APR was the first version of the IO. It did not get to where the project needed, but kept so that we could prove we have the layering right -- My view is that we should eventually toss it unless we want to keep it to continue to force the interface.
Carl.


Reply via email to