aboutsummaryrefslogtreecommitdiff
path: root/src/tcpsocket.h (follow)
AgeCommit message (Expand)Author
2011-07-25In theory, after constructing a TcpSocket object, you can now take theMike Buland
2011-01-20Wow! Merged the branch, streams are updated, and there's no more FString, runMike Buland
2011-01-20Wow, got the Stream changes propegated, all tests build with string instead ofMike Buland
2011-01-20Bu::FString is now String, and there's a shell script to fix any other programsMike Buland
2011-01-19Started work adding more functions to stream, and changing to a new size type.Mike Buland
2011-01-14Here's a udp socket. It's not done yet, it can just about send data.Mike Buland
2010-10-16Many, many changes. Documentation changes, renamed the socket class toMike Buland