aboutsummaryrefslogtreecommitdiff
path: root/src/atom.h (follow)
AgeCommit message (Collapse)Author
2007-07-11Bu::Atom is now comparable!Mike Buland
2007-07-10Fixed another Atom bug.Mike Buland
2007-07-10Fixed the atom, it wasn't copying from other atoms properly.David
2007-06-28Many minor changes, hopefully the header fixes will keep future header macroMike Buland
conflicts from happening. And, from now on, other projects should do -Ilibbu++ not -Ilibbu++/src so we can get ready for an installed version of libbu++.
2007-06-18Added more helper guys to atom, it seems weird, but I think it's ok...Mike Buland
2007-06-18The client/server system now works both ways, in and out, and works as well asMike Buland
the old one in pretty much every way, and better in most. It's much easier to understand. And the atom class is better.
2007-06-18Added the atom class and did some more client work, it will close the socketMike Buland
now when the end has been reached.