Commit Graph

3 Commits

Author SHA1 Message Date
88ec83c086 Optimized buffer code a bit. 2001-02-07 13:24:31 +00:00
dd8365ec4c Factored locking primitives out to their own implementation-dependend
files.  Part of the porting effort to LispWorks.
2000-10-09 21:55:43 +00:00
b3b91e38a1 Changes that bring CLASH up to extended HTTP/1.0 support:
Added naive buffering functionality for use in CLASH.  This is
currently only used to implement stream entities, but might have other
uses.  Given the exitence of generational garbage collectors, it might
be advantageous to forego the pooling scheme and throw away buffers
after each use.  This will depend on implementations and usage
patterns, though, so we should make this tunable...
2000-07-22 01:06:44 +00:00