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
/
src
/
OSSupport
/
Socket.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
En masse NULL -> nullptr replace
Tiger Wang
2014-10-20
1
-1
/
+1
*
Socket: removed unused Socket destructor
archshift
2014-07-19
1
-9
/
+0
*
Fixed style: spaces after commas.
madmaxoft
2014-07-19
1
-1
/
+1
*
Basic style fixes.
madmaxoft
2014-07-17
1
-2
/
+2
*
Fixed MSVC 64-bit build warnings.
Mattes D
2014-05-09
1
-4
/
+4
*
cSocket creates the socket in Connect if no socket is present yet.
madmaxoft
2014-04-27
1
-2
/
+8
*
Fixed cast between types of different alignment in cSocket
Tycho
2014-03-10
1
-1
/
+2
*
Squashed common code.
madmaxoft
2014-01-27
1
-14
/
+7
*
Fixed Linux compilation.
madmaxoft
2014-01-27
1
-1
/
+2
*
Rewritten networking to use non-blocking sockets.
madmaxoft
2014-01-27
1
-1
/
+30
*
Extracted cSocket::GetErrorString into GetOSErrorString
Tycho
2014-01-25
1
-52
/
+0
*
Rewritten SocketThreads for proper shutdown scenario.
madmaxoft
2014-01-19
1
-0
/
+19
*
Fixed SIGPIPE on cSocket::Send().
madmaxoft
2014-01-16
1
-1
/
+1
*
Removed shutdown() from socket closing.
madmaxoft
2014-01-13
1
-4
/
+0
*
Merge branch 'master' into foldermove2
Alexander Harkness
2013-11-26
1
-3
/
+0
*
Merge remote-tracking branch 'origin/master' into foldermove2
Alexander Harkness
2013-11-24
1
-7
/
+7
*
Moved source to src
Alexander Harkness
2013-11-24
1
-0
/
+396