summaryrefslogtreecommitdiffstats
path: root/source/OSSupport/Socket.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moved source to srcAlexander Harkness2013-11-241-396/+0
* Small Linux fixes.madmaxoft2013-08-201-2/+2
* Socket: Removed the absurd function returning localhost addr, now using INADDR_LOOPBACKmadmaxoft@gmail.com2013-06-151-16/+2
* Added base Code::Blocks project (WIP, still doesn't compile) and fixed some source errors with MinGW.madmaxoft@gmail.com2013-05-251-11/+26
* IPv6: Windows XP doesn't have the inet_pton() function, resorting to custom-formatting the addressmadmaxoft@gmail.com2013-03-051-3/+17
* IPv6 support: fixed IP string getting on accept()madmaxoft2013-03-051-13/+16
* IPv6 support + removed cTCPLink from Lua APImadmaxoft@gmail.com2013-03-051-18/+50
* Starting an IPv6 support / cSocket rewritemadmaxoft@gmail.com2013-03-041-4/+20
* SocketThreads fixes for crashes reported in FS #272madmaxoft@gmail.com2012-11-221-3/+3
* More valgrind fixesmadmaxoft@gmail.com2012-11-151-2/+1
* Source files cleanup: OSSupport-related files in a separate subfolder, renamed.madmaxoft@gmail.com2012-09-231-0/+331