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
/
NetworkSingleton.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-02-20
Fix cUrlClient leak (#4125)
peterbell10
1
-12
/
+12
2017-08-06
Removed unneeded includes (#3902)
Lukas Pioch
1
-1
/
+0
2017-08-03
Remove double includes part 2 (#3890)
peterbell10
1
-1
/
+0
2017-07-21
Remove smart pointer macros
peterbell10
1
-2
/
+2
2017-06-22
NetworkSingleton: Fixed a throw warning in VS2017. (#3792)
Mattes D
1
-1
/
+1
2017-06-15
Replace evdns with getaddrinfo and getnameinfo (#3766)
peterbell10
1
-35
/
+8
2016-06-26
Self tests (#3242)
Mattes D
1
-1
/
+1
2016-06-18
cNetwork: Fixed possible hang when terminating immediately after init.
Mattes D
1
-0
/
+8
2015-08-20
Fixed and improved restarting
Tiger Wang
1
-5
/
+6
2015-02-18
NetworkSingleton: LibEvent thread is joined properly on server exit.
Mattes D
1
-3
/
+3
2015-01-27
Added network termination called at app exit.
Mattes D
1
-1
/
+10
2015-01-22
cNetwork: Fixed race conditions with lookups; proper shutdown.
Mattes D
1
-27
/
+17
2015-01-22
cNetwork: Split the main cpp file into several files.
Mattes D
1
-0
/
+6
2015-01-22
cNetwork: Split cNetworkSingleton to a separate file.
Mattes D
1
-0
/
+138