aboutsummaryrefslogtreecommitdiff
path: root/src/socket.cpp (follow)
AgeCommit message (Expand)Author
2007-10-08Fixed a bug in the Socket that would throw an exception if there was just tooMike Buland
2007-09-07The Bu::Socket::getAddress function was always getting the local name of theMike Buland
2007-07-18Incorporated a patch contributed by Brandon CS Sanders that allows libbu++ toMike Buland
2007-07-15Bu::Socket now cashes a string representation of the IP address so you canMike Buland
2007-07-03Ah, that explains much, I did the big reorg -> trunk move and forgot to commitMike Buland
2007-07-02The list has an isEmpty funcion, and the socket may have a new read functionMike Buland
2007-06-28Client code is better, so is the socket, you can get addresses and other coolMike Buland
2007-06-18Added the protocol class. servers work, but don't send data, updated the streamsMike Buland
2007-06-10Bunch of maintenence type things. Minor tweaks and the like. The file classMike Buland
2007-05-17Lots of cool new stuff, the Server class actually works for everything exceptMike Buland
2007-04-26Merged Ito and put it in the BU namespace. I should probably clean up theMike Buland
2007-04-20Fixed some goo in socket.Mike Buland
2007-04-10Added more comments, help, and socket actually reads and writes some, but it'sMike Buland
2007-04-10I did it, the streams don't start with an S now.Mike Buland