summaryrefslogtreecommitdiffstats
path: root/WebServer/Socket.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2012-06-14Attempt to bring sanity to newlines across systems.cedeel@gmail.com1-372/+372
2012-05-25Merged the composable_generator branch into the trunkmadmaxoft@gmail.com1-0/+1
2012-03-12Fixing compilation on Drawin 9 / MacOS Xmadmaxoft@gmail.com1-0/+4
2012-02-18Webserver: fixed a compiler warningmadmaxoft@gmail.com1-1/+1
2012-02-17Fixed *nix hang on server stop (socket needs shutting down)madmaxoft@gmail.com1-175/+241
2012-02-02WebServer: socket fix (force-terminated socket would cause the server to loop indefinitely)madmaxoft@gmail.com1-1/+1
2012-01-31Linux fixes, but while it compiles, when a user joins it crashes the server with "*** glibc detected *** ./MCServer: double free or corruption (out): 0x00007fb5f5158db0 ***"mtilden@gmail.com1-0/+1
2012-01-31Can now receive POST data in WebPlugins!faketruth1-4/+26
2012-01-29VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization.madmaxoft@gmail.com1-3/+3
2011-10-03Source for additional projectsfaketruth1-0/+278