summaryrefslogtreecommitdiffstats
path: root/WebServer/Socket.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Attempt to bring sanity to newlines across systems.cedeel@gmail.com2012-06-141-372/+372
* Merged the composable_generator branch into the trunkmadmaxoft@gmail.com2012-05-251-0/+1
* Fixing compilation on Drawin 9 / MacOS Xmadmaxoft@gmail.com2012-03-121-0/+4
* Webserver: fixed a compiler warningmadmaxoft@gmail.com2012-02-181-1/+1
* Fixed *nix hang on server stop (socket needs shutting down)madmaxoft@gmail.com2012-02-171-175/+241
* WebServer: socket fix (force-terminated socket would cause the server to loop indefinitely)madmaxoft@gmail.com2012-02-021-1/+1
* Linux 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.com2012-01-311-0/+1
* Can now receive POST data in WebPlugins!faketruth2012-01-311-4/+26
* VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization.madmaxoft@gmail.com2012-01-291-3/+3
* Source for additional projectsfaketruth2011-10-031-0/+278