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