Jim Davidson
Mon, 18 Jul 2005 17:05:54 -0700
Hi,I just checked in several changes to the 4.5 HEAD branch. The ChangeLog was updated with some notes. Briefly:
- Finished up support for large content in temp-files. - Added new routines to access uploaded files in C, e.g., Ns_ConnGetFile- Added a new ns_cache command based on ideas from nscache module. It's a re-write closer to some code we had here at AOL and not fully compatible with nscache (which you can of course still load to override this implementation).
- Added routines for multi-threaded send of open files.- Other code cleanup changes which look big but are really just routine and/or struct name changes to avoid dups across files (this helps with ctags and when setting breakpoints).
Now brace yourself: In addition to the code, I have actually checked in some man pages this time, including for the new Ns_ConnFile API's! And, I created a Makefile in the doc directory which should make it easier to install and cross link the docs going forward. The Makefile also has a "missing" target to list public routines without man pages (there are several right now).
Of course most of the man pages are still placeholders -- I'm open to suggestions on how we can get moving filling them in again.
-Jim -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> with the body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of your email blank.