aboutsummaryrefslogtreecommitdiff
path: root/src/server/shared/Networking
AgeCommit message (Expand)Author
2014-07-29Update Socket.hShauren
2014-07-29Core/Socket: Fixed expected template evaluated type for AsyncWrite if PacketT...Shauren
2014-07-28Core/Networking: Attempt to fix some exceptionsDDuarte
2014-07-27Fixed a rare crash case when authserver socket was forcefully closed during readleak
2014-07-27Core/Network: Allow storing any packet types in Socket write queue to reduce ...Shauren
2014-07-27Fixed gcc buildShauren
2014-07-26Core/Network: Refactored socket code, moved common operations to base Socket ...Shauren
2014-07-13More warnings fixesSubv
2014-07-13Fixed some compiler warningsSubv
2014-07-11Core/Misc: Fixed another compiler segmentation fault when compiling AsyncAcce...Shauren
2014-07-11Core/Misc: Fixed compiler segmentation fault when compiling AsyncAcceptor wit...Shauren
2014-07-08Replaced the LogWorker thread with Boost ASIOleak
2014-07-07Fix of the fix ftwleak
2014-07-07Fixed the AsyncAcceptor overload (too much c#..)leak
2014-07-07Readd support for TCP_NODELAY socket optionleak
2014-07-02Some ground work for ASIO based RemoteAccess handlingleak