Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-03-25 | Code is all reorganized. We're about ready to release. I should write up a | Mike Buland | |
little explenation of the arrangement. | |||
2011-02-21 | david - udp not building on windows for now && fixed a windows tcpsocket thing | David | |
2011-01-20 | Wow! Merged the branch, streams are updated, and there's no more FString, run | Mike Buland | |
the fixstrings.sh script in the support directory to (hopefully) automatically update your projects. | |||
2011-01-20 | UdpSocket is pretty much working. Non-blocking mode isn't, which is odd, but | Mike Buland | |
we can figure that out later. | |||
2011-01-20 | Ummm...it's a udpsocket, mostly. It seems like it should work, but early tests | Mike Buland | |
are failing... | |||
2011-01-14 | Here's a udp socket. It's not done yet, it can just about send data. | Mike Buland | |