Shauren
|
fc687effce
|
Attempt to fix centos compile
|
2014-07-28 10:15:31 +02:00 |
|
Shauren
|
6f272ea5b7
|
Core/Network: Optimized packet sending by removing unneccessary memory copying
|
2014-07-27 17:46:46 +02:00 |
|
Shauren
|
e77c0b6ed4
|
Core/Network: Allow storing any packet types in Socket write queue to reduce the amount of copying going on
|
2014-07-27 14:59:46 +02:00 |
|
Shauren
|
c1b1ba44ba
|
Core/Network: Refactored socket code, moved common operations to base Socket class
|
2014-07-26 23:26:01 +02:00 |
|
DDuarte
|
4f1d247dfb
|
Core/Network: Fix some possible exceptions on socket.close()
Ref #12634
|
2014-07-25 18:06:43 +01:00 |
|
Subv
|
e84ba172a7
|
Fixed a GCC internal error when compiling AsyncAcceptor
|
2014-07-10 13:36:54 -05:00 |
|
Subv
|
2874014443
|
Cleaned up the authserver includes a bit.
Fixed authserver pch build
|
2014-07-02 11:50:03 -05:00 |
|
leak
|
35aa142f6a
|
Replaced ACE_INET_Addr with boost::asio::ip::address
|
2014-05-31 18:31:53 +02:00 |
|
leak
|
b520f7da01
|
Damn you VS default settings..
|
2014-05-30 15:46:17 +02:00 |
|
leak
|
5a363ee0e1
|
Replace authserver ACE related code with Boost/C++11
|
2014-05-30 14:54:56 +02:00 |
|