Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Socket: Removed the absurd function returning localhost addr, now using INADDR_LOOPBACK | madmaxoft@gmail.com | 2013-06-15 | 1 | -1/+0 |
* | IPv6 support: fixed IP string getting on accept() | madmaxoft | 2013-03-05 | 1 | -2/+5 |
* | IPv6 support + removed cTCPLink from Lua API | madmaxoft@gmail.com | 2013-03-05 | 1 | -30/+33 |
* | Moved client socket accepting into a separate thread object, cListenThread | madmaxoft@gmail.com | 2013-03-04 | 1 | -2/+5 |
* | Starting an IPv6 support / cSocket rewrite | madmaxoft@gmail.com | 2013-03-04 | 1 | -1/+13 |
* | SocketThreads fixes for crashes reported in FS #272 | madmaxoft@gmail.com | 2012-11-22 | 1 | -6/+8 |
* | Source files cleanup: OSSupport-related files in a separate subfolder, renamed. | madmaxoft@gmail.com | 2012-09-23 | 1 | -0/+79 |