This website requires JavaScript.
Explore
Help
Register
Sign In
Mirror
/
TrinityCore
Watch
1
Star
0
Fork
0
You've already forked TrinityCore
mirror of
https://github.com/TrinityCore/TrinityCore.git
synced
2026-01-21 09:44:45 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
806611075659ddde60f3003763e442a46d70f993
TrinityCore
/
src
/
server
/
shared
/
Networking
History
Shauren
f847cd4eeb
Core/Networking: Fixed Socket::DelayedCloseSocket not working if write queue is empty when its called on linux and mac
...
Closes
#29887
2024-04-03 21:23:30 +02:00
..
Http
Core: Updated to 10.2.6.53840
2024-03-21 21:07:23 +01:00
AsyncAcceptor.h
Core/Misc: Minor code modernization - kill std::bind
2023-12-08 20:27:41 +01:00
NetworkThread.h
Core/Bnet: Rewrite LoginRESTService using boost::beast instead of gsoap as http backend and extract generic http code to be reusable elsewhere
2023-12-17 23:21:10 +01:00
Socket.h
Core/Networking: Fixed Socket::DelayedCloseSocket not working if write queue is empty when its called on linux and mac
2024-04-03 21:23:30 +02:00
SocketMgr.h
Core/Network: Cleanup asio using directives
2023-07-15 00:43:19 +02:00
SslSocket.h
Core/Bnet: Rewrite LoginRESTService using boost::beast instead of gsoap as http backend and extract generic http code to be reusable elsewhere
2023-12-17 23:21:10 +01:00