summaryrefslogtreecommitdiff
path: root/src/common/socket.cpp
AgeCommit message (Collapse)AuthorFilesLines
2013-04-13Enable tcp_thin socket optimizations on LinuxMadCamel1-2/+11
See kernel/Documentation/networking/tcp-thin.txt These TCP optimizations were designed for the specific purpose of low latency TCP gameservers and can help reduce latency in adverse network conditions.
2012-08-30Rename files for C++ conversion. Does not compile.Ben Longbons1-0/+405
After updating, you can remove these files, as shown in 'git status': Untracked files: (use "git add <file>..." to include in what will be committed) src/map/magic-interpreter-lexer.c src/map/magic-interpreter-parser.c src/map/magic-interpreter-parser.h