aboutsummaryrefslogtreecommitdiff
path: root/src/udpsocket.cpp (follow)
AgeCommit message (Expand)Author
2011-03-18Wow, a lot has changed. String is not a template class, and it can do it's ownMike Buland
2011-02-21david - udp not building on windows for now && fixed a windows tcpsocket thingDavid
2011-01-20Wow! Merged the branch, streams are updated, and there's no more FString, runMike Buland
2011-01-20UdpSocket is pretty much working. Non-blocking mode isn't, which is odd, butMike Buland
2011-01-20Ummm...it's a udpsocket, mostly. It seems like it should work, but early testsMike Buland
2011-01-14Well...at least it compiles now...Mike Buland
2011-01-14Here's a udp socket. It's not done yet, it can just about send data.Mike Buland