Commit graph

26 commits

Author SHA1 Message Date
badaix
47d01960bf use less raw pointers 2017-11-05 13:24:26 +01:00
badaix
08d39564e8 fix crash when a malformed message is received 2017-10-10 19:29:58 +02:00
badaix
0ea51d95f3 switch to AixLog 2017-09-16 16:53:37 +02:00
badaix
756453f9d2 update logger 2017-09-12 21:19:18 +02:00
badaix
ce55f15c02 update logger 2017-07-24 18:59:49 +02:00
badaix
fdb292edb4 2017 2017-02-04 11:56:40 +01:00
badaix
b17368d77e limit message queue to 2000 2016-11-17 11:48:21 +01:00
badaix
bd979f1c0e "sendNow" 2016-11-13 23:01:14 +01:00
badaix
a6993f11df send messages async 2016-11-13 22:30:02 +01:00
BadAix
c8fc3ae4b8 protect socket with mutex 2016-11-13 15:53:48 +01:00
badaix
280cd10231 fixed deadlock 2016-11-09 19:28:11 +01:00
badaix
33f9557904 fixed crash during server shutdown 2016-11-08 19:23:36 +01:00
badaix
d8ebc5e372 renamed system_clock "hrc" to "clk" 2016-10-03 13:58:46 +02:00
badaix
1fa9d3fa71 removed unused var 2016-05-28 12:24:46 +02:00
badaix
40ea6e9dad close connection if message size exceeds 1meg 2016-04-19 07:48:45 +02:00
badaix
0eaa616ab6 renamed Reader => Stream 2016-03-22 23:14:19 +01:00
badaix
5fae6e85f7 change stream with "SetStream (id)" 2016-02-03 22:34:52 +01:00
badaix
7b1323646f init player when receiving a header message 2016-01-31 23:56:28 +01:00
badaix
31ba0e36bd moved definition into implementation 2016-01-23 12:59:38 +01:00
badaix
4218bedd01 removed command message 2016-01-22 22:16:07 +01:00
badaix
fe89220b15 2016 2016-01-21 22:02:09 +01:00
badaix
ffa823bb31 log error code message 2015-12-07 23:45:12 +01:00
badaix
5cc7285a87 switched to standalone asio 2015-12-03 22:23:43 +01:00
badaix
c8e58f272f replaced boost::lexical_cast with c++11 functions 2015-12-03 21:55:11 +01:00
badaix
6d1cc2d081 fixed disconnect deadlock 2015-12-03 21:55:11 +01:00
badaix
b99cf2f2fc Renamed ClientSession to StreamSession 2015-12-03 21:55:11 +01:00
Renamed from server/clientSession.cpp (Browse further)