aboutsummaryrefslogtreecommitdiff
path: root/src/connection.cpp (follow)
AgeCommit message (Expand)Author
2007-01-24...this time?Mike Buland
2007-01-24Fixed a bug?Mike Buland
2006-12-29Part of the Connection class timed reads were reporting things improperly.Mike Buland
2006-12-04Added the writeAllOutput function to Connection. It's handy.Mike Buland
2006-11-21Everything in libbu++ now passes -Wall, this should have been done a long timeMike Buland
2006-10-31Expanded the scope of the stream system to include positional functions. UpdatedMike Buland
2006-10-31Added the new linkmessenger class that will act as a base-class for anythingMike Buland
2006-09-26Fixed some whackiness in the connection class, -1 from readInput means nothingMike Buland
2006-09-20Updated the connection class to send all outgoing data when there is some.Mike Buland
2006-08-25Fixed more stuff in the connection class. Yay.Mike Buland
2006-08-25Fixed the connection manager to not suck with the new connection read api.Mike Buland
2006-08-25Added tests and exception codes, so you're program can tell just how bad thingsMike Buland
2006-08-25Added a new exception for connecitons, and added a new function to theMike Buland
2006-06-21Updated the readInput function to tell you how much time is left over afterMike Buland
2006-05-01libbu++ is finally laid out the way it should be, trunk, branches, and tags.Mike Buland