Age | Commit message (Expand) | Author |
---|---|---|
2011-11-15 | Moving code around for the Listener, in order to avoid too much template code. | Pixel |
2011-11-15 | Fixing the Socket code a bit, effectively making the listener system working. | Pixel |
2011-11-14 | As always, doing stuff during a constructor is a bad idea, especially if it c... | Pixel |
2011-11-14 | If I'm having a wrapper class around Handles, it's for a reason... | Pixel |
2011-11-13 | Adding an opaque pointer to the generic Socket listener. | Pixel |
2011-10-18 | Adding a few more asserts, and using the proper function calls (ntohs instead... | Pixel |
2011-10-17 | Making some adjustments to get the Socket code compiling under mingw32. Doesn... | Pixel |
2011-10-17 | Adding the Socket class, and a few tools that comes with it. | Pixel |