index
:
anonymous/cuberite
1.14
BlockFixes
BoundingBox
CArrays
Certificates
ChannelManagement
ComponentRewrite
FastNBTTest
FixItemCountFormat
InfoDumpParams
InteractRewrite
LuaNoCpp
LuaStateParamsRead
LuaWebControllers
Megumin
MultiLuaStack
Pickups
PieceGenClosurePieces
ProtocolRefactor
SeeBackup
Sponge
VillagerTrading
WarningsFixes
alwaysTicked
apidump-vscode
biomal-bedrock-shape
books
callbacks
daylightgrowth
dumpinfo-plugin-folder
endgen
fixes
fixesandfeatures
formattingcodes
ghastsounds
infodump-dependencies
issue4106
itemsinicleanup
master
mobs2
serverTick
spawning
threading
A lightweight, fast and extensible game server for Minecraft
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
/
OSSupport
/
Socket.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Small Linux fixes.
madmaxoft
2013-08-20
1
-2
/
+2
*
Socket: Removed the absurd function returning localhost addr, now using INADDR_LOOPBACK
madmaxoft@gmail.com
2013-06-15
1
-16
/
+2
*
Added base Code::Blocks project (WIP, still doesn't compile) and fixed some source errors with MinGW.
madmaxoft@gmail.com
2013-05-25
1
-11
/
+26
*
IPv6: Windows XP doesn't have the inet_pton() function, resorting to custom-formatting the address
madmaxoft@gmail.com
2013-03-05
1
-3
/
+17
*
IPv6 support: fixed IP string getting on accept()
madmaxoft
2013-03-05
1
-13
/
+16
*
IPv6 support + removed cTCPLink from Lua API
madmaxoft@gmail.com
2013-03-05
1
-18
/
+50
*
Starting an IPv6 support / cSocket rewrite
madmaxoft@gmail.com
2013-03-04
1
-4
/
+20
*
SocketThreads fixes for crashes reported in FS #272
madmaxoft@gmail.com
2012-11-22
1
-3
/
+3
*
More valgrind fixes
madmaxoft@gmail.com
2012-11-15
1
-2
/
+1
*
Source files cleanup: OSSupport-related files in a separate subfolder, renamed.
madmaxoft@gmail.com
2012-09-23
1
-0
/
+331