index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-29T23:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
shared
/
Networking
Age
Commit message (
Expand
)
Author
2014-07-29
Update Socket.h
Shauren
2014-07-29
Core/Socket: Fixed expected template evaluated type for AsyncWrite if PacketT...
Shauren
2014-07-28
Core/Networking: Attempt to fix some exceptions
DDuarte
2014-07-27
Fixed a rare crash case when authserver socket was forcefully closed during read
leak
2014-07-27
Core/Network: Allow storing any packet types in Socket write queue to reduce ...
Shauren
2014-07-27
Fixed gcc build
Shauren
2014-07-26
Core/Network: Refactored socket code, moved common operations to base Socket ...
Shauren
2014-07-13
More warnings fixes
Subv
2014-07-13
Fixed some compiler warnings
Subv
2014-07-11
Core/Misc: Fixed another compiler segmentation fault when compiling AsyncAcce...
Shauren
2014-07-11
Core/Misc: Fixed compiler segmentation fault when compiling AsyncAcceptor wit...
Shauren
2014-07-08
Replaced the LogWorker thread with Boost ASIO
leak
2014-07-07
Fix of the fix ftw
leak
2014-07-07
Fixed the AsyncAcceptor overload (too much c#..)
leak
2014-07-07
Readd support for TCP_NODELAY socket option
leak
2014-07-02
Some ground work for ASIO based RemoteAccess handling
leak