summaryrefslogtreecommitdiff
path: root/src/socket.h
Commit message (Expand)AuthorAge
* Add errno to socket creation failed exceptionkwolekr2015-11-08
* Fix unit tests failing if IPv6 not availableCraig Robbins2014-11-02
* Infer ipv6_server from bind_address; fix client connect to IN(6)ADDR_ANYKahrl2014-04-10
* Add the option to bind to a specific addressShadowNinja2014-02-05
* Add support for IPv6proller2013-06-23
* Update Copyright YearsSfan52013-02-24
* Change Minetest-c55 to MinetestPilzAdam2013-02-24
* Switch the license to be LGPLv2/later, with small parts still remaining as GP...Perttu Ahola2012-06-05
* Add output levels --info and --trace (--verbose is now more verbose)Perttu Ahola2012-03-22
* Move headers from socket.h to socket.cppPerttu Ahola2012-03-22
* Better handling of SendFailedException in ConnectionPerttu Ahola2011-10-18
* added ipban supportConstantin Wenger2011-08-12
* some fixes to make compiling on some bsd easierPerttu Ahola2011-02-11
* fully working i guessPerttu Ahola2011-02-11
* new texture stuff quite workingPerttu Ahola2011-02-11
* local game connects to 127.0.0.1 instead of localhost (windows returns an ipv...Perttu Ahola2011-02-08
* license stuffPerttu Ahola2010-11-29
* Initial filesPerttu Ahola2010-11-27