index
:
libbu++.git
bigchange
main
myriad
System level, general purpose C++ library.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
connection.cpp
(
follow
)
Age
Commit message (
Expand
)
Author
2007-01-24
...this time?
Mike Buland
2007-01-24
Fixed a bug?
Mike Buland
2006-12-29
Part of the Connection class timed reads were reporting things improperly.
Mike Buland
2006-12-04
Added the writeAllOutput function to Connection. It's handy.
Mike Buland
2006-11-21
Everything in libbu++ now passes -Wall, this should have been done a long time
Mike Buland
2006-10-31
Expanded the scope of the stream system to include positional functions. Updated
Mike Buland
2006-10-31
Added the new linkmessenger class that will act as a base-class for anything
Mike Buland
2006-09-26
Fixed some whackiness in the connection class, -1 from readInput means nothing
Mike Buland
2006-09-20
Updated the connection class to send all outgoing data when there is some.
Mike Buland
2006-08-25
Fixed more stuff in the connection class. Yay.
Mike Buland
2006-08-25
Fixed the connection manager to not suck with the new connection read api.
Mike Buland
2006-08-25
Added tests and exception codes, so you're program can tell just how bad things
Mike Buland
2006-08-25
Added a new exception for connecitons, and added a new function to the
Mike Buland
2006-06-21
Updated the readInput function to tell you how much time is left over after
Mike Buland
2006-05-01
libbu++ is finally laid out the way it should be, trunk, branches, and tags.
Mike Buland