Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-02-27 | This may require slightly more testing, but basically I made ConnectionManager | Mike Buland | |
more general, you can now listen to all local addresses (the old way), or individual addressses. | |||
2006-10-31 | Expanded the scope of the stream system to include positional functions. Updated | Mike Buland | |
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. | |||
2006-10-11 | Despite some svn oddness, I'm now moving to a new setup for the tests, that's | Mike Buland | |
very much like the original one, but now using build. You will need the latest build in order to build the tests. |