Age | Commit message (Expand) | Author |
---|---|---|
2010-05-13 | Finally rearranged the system to put all compatability files in a directory | Mike Buland |
2010-02-13 | Added and updated the license info in all the source files, they still said | Mike Buland |
2009-01-21 | david - needed to actually import the shutdown function from the winsock dll.. | David |
2009-01-16 | I...think that's a little better. Wow, function pointers in windows have a | Mike Buland |
2009-01-14 | david - removed debugging goo after finally getting it to work | David |
2009-01-14 | Gettin' closer. | Mike Buland |
2009-01-14 | david - WSA functions | David |
2009-01-14 | david - added getaddrinfo and freeaddrinfo | David |
2008-10-27 | david - apparently windows prefers to dynamically load winsock and a couple o... | David |
2008-10-24 | david - ok, fixed the compiler warnings in socket class. got serversocket com... | David |