Commit graph

17 commits

Author SHA1 Message Date
badaix
83ab1cb260 Small time sync fix 2020-02-09 19:51:48 +01:00
Felix Geyer
322f270839 Fix typos in log messages 2020-02-02 16:16:51 +01:00
badaix
21d259d0af Fix crash during client disconnect 2020-01-25 22:20:02 +01:00
badaix
7b268b83df Remove unused shared_from_this 2020-01-08 21:22:56 +01:00
badaix
6d7e25e9af Switch stream readers to use asio event loop 2020-01-03 22:40:34 +01:00
badaix
557c742e47 Fix random crash during client disconnect 2019-11-22 19:35:05 +01:00
badaix
388df08a7a remove unused var 2019-10-27 22:26:30 +01:00
badaix
f47d0df9d7 reference stream sessions by weak_ptr 2019-10-23 22:23:06 +02:00
badaix
43bc4c26b8 fix warnings 2019-10-23 12:04:57 +02:00
badaix
b6142967c7 remove StreamSession::send 2019-10-23 09:07:46 +02:00
badaix
2f06ebed04 stream server uses async send and receive 2019-10-22 23:21:14 +02:00
badaix
391e86b586 fix warning 2019-10-14 18:55:13 +02:00
badaix
0b21a5daee rename files to snake_case 2019-10-13 18:43:32 +02:00
badaix
12a11e12a9 fix crash in control server 2019-10-10 23:54:38 +02:00
badaix
7cb595db28 move aixlog and popl to common 2019-10-09 22:11:43 +02:00
badaix
5e90941bfd streaming socket on the stack 2019-10-09 20:23:45 +02:00
badaix
c2488091fe rename some files from camel to snake case 2019-10-06 14:07:47 +02:00
Renamed from server/streamSession.cpp (Browse further)