Age | Commit message (Collapse) | Author |
|
actually interacting with clients, and the Client class is almost there, except
that it doesn't really do anything yet.
|
|
not done. I need to decide how I want to do the buffering...
|
|
Also fixed the stream system to use void * pointers instead of char *.
|
|
isn't done yet, I'm going to make it rely on streams, so those will be next,
then we can make it work all sortsa' well.
|
|
into src as it's fixed and re-org'd. This includes tests, which, I may write a
unit test system into libbu++ just to make my life easier.
|
|
parser.
|
|
the Connection class so that it won't die horribly if you don't provide the
pointers to updatable memory for the amount of time not spent waiting for data
during a read.
Also fiddled with the http test, as you can see...nothing important.
|
|
|