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
clang-format-codebase
daylightgrowth
dumpinfo-plugin-folder
endgen
fixes
fixesandfeatures
formattingcodes
ghastsounds
infodump-dependencies
issue4106
itemsinicleanup
master
mobs2
real-block-count
serverTick
spawning
template-id-ctor-warning
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
/
SocketThreads.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed ListenThread and SocketThreads.
Mattes D
2015-01-27
1
-702
/
+0
*
Fixes socket leak in HTTP server.
Mattes D
2014-12-03
1
-3
/
+11
*
En masse NULL -> nullptr replace
Tiger Wang
2014-10-23
1
-7
/
+7
*
Normalized comments.
madmaxoft
2014-07-17
1
-1
/
+1
*
Nullify deleted pointers.
archshift
2014-06-19
1
-0
/
+1
*
Fixed MSVC 64-bit build warnings.
Mattes D
2014-05-09
1
-1
/
+1
*
Added additional macros to support the MSVC size_t format and changed all formats to use the macros
Tycho
2014-03-12
1
-1
/
+1
*
Fixed a load of format string errors
Tycho
2014-03-11
1
-1
/
+1
*
Fixed socket leaking.
madmaxoft
2014-02-03
1
-0
/
+5
*
SocketThreads: Fixed sending to closed socket.
madmaxoft
2014-02-03
1
-1
/
+6
*
Rewritten networking to use non-blocking sockets.
madmaxoft
2014-01-27
1
-54
/
+118
*
Extracted cSocket::GetErrorString into GetOSErrorString
Tycho
2014-01-25
1
-1
/
+2
*
Rewritten SocketThreads for proper shutdown scenario.
madmaxoft
2014-01-19
1
-121
/
+115
*
SocketThreads: Removed unused code.
madmaxoft
2014-01-19
1
-51
/
+0
*
Moved source to src
Alexander Harkness
2013-11-24
1
-0
/
+675