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
/
cSocket.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-02-06
cSocket: re-implemented the GetLastErrorString() function; win: error texts are now queried from the system rather than enumerated by the program
madmaxoft@gmail.com
1
-1
/
+6
2012-02-05
Now showing proper error messages when sockets fail :)
faketruth
1
-1
/
+2
2012-02-02
Socket-related assert fixes
madmaxoft@gmail.com
1
-2
/
+2
2012-02-02
cSocket API fix (possible invalid pointer)
madmaxoft@gmail.com
1
-2
/
+2
2012-02-01
Rewritten cAuthenticator to make use of the new cIsThread architecture - now authentication runs in a single separate thread for all clients;
madmaxoft@gmail.com
1
-4
/
+4
2012-01-29
VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization.
madmaxoft@gmail.com
1
-7
/
+2
2011-10-23
Abstracted sockets some more to ensure the same behavior over the entire program and on multiple platforms.
faketruth
1
-2
/
+25
2011-10-21
Compiles for linux
faketruth
1
-1
/
+3
2011-10-03
MCServer c++ source files
faketruth
1
-0
/
+43