aboutsummaryrefslogtreecommitdiff
path: root/src/socket.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update Copyright YearsSfan52013-02-241-1/+1
* Change Minetest-c55 to MinetestPilzAdam2013-02-241-1/+1
* Properly and efficiently use split utility headersPerttu Ahola2012-06-171-1/+2
* Switch the license to be LGPLv2/later, with small parts still remaining as GP...Perttu Ahola2012-06-051-4/+4
* Add output levels --info and --trace (--verbose is now more verbose)Perttu Ahola2012-03-221-3/+2
* Move headers from socket.h to socket.cppPerttu Ahola2012-03-221-0/+27
* Fix UDPSocket's debug outputPerttu Ahola2012-03-221-2/+4
* Handle select errno EINTR properly (not doing this breaks at least many profi...Perttu Ahola2012-03-081-0/+3
* Better handling of SendFailedException in ConnectionPerttu Ahola2011-10-181-1/+1
* Fix use of && instead of &Giuseppe Bilotta2011-08-121-4/+4
* added ipban supportConstantin Wenger2011-08-121-0/+10
* fixed warnings reported by cppcheckPerttu Ahola2011-04-111-0/+2
* local game connects to 127.0.0.1 instead of localhost (windows returns an ipv...Perttu Ahola2011-02-081-0/+8
* working goodPerttu Ahola2010-12-261-2/+3
* settings manager: better default setting handling and updating config file an...Perttu Ahola2010-12-141-2/+2
* license stuffPerttu Ahola2010-11-291-0/+19
* Windows bug fixesPerttu Ahola2010-11-291-1/+7
* sitä sun tätä tekeillä, toimii kivastiPerttu Ahola2010-11-291-0/+4
* Initial filesPerttu Ahola2010-11-271-0/+311