Commit Graph

20 Commits

Author SHA1 Message Date
8992cf49b3 Removed the trantor namespace. 2022-02-10 12:07:47 +01:00
482599541d Clean up the drogon web backend's SCsub. 2022-02-10 09:50:51 +01:00
6024258bf3 Also moved unit tests from trantor to the core. 2022-02-10 09:48:53 +01:00
e1a3ba0179 Move the rest of the net related things from trantor to core. 2022-02-10 09:42:13 +01:00
f1a528fbcf Also moved Wepoll. 2022-02-10 09:02:18 +01:00
e78b34f274 Also move windows support. 2022-02-10 08:47:31 +01:00
2fc39f37dc Remove the ObjectPool from trantor. 2022-02-10 08:44:44 +01:00
fc6381a6e5 Also moved TimingWheel to core. 2022-02-10 08:39:37 +01:00
556fa194ab Moved the task queues from trantor to core. 2022-02-10 08:31:28 +01:00
26f428e330 Also move defines.h from trantor to core. 2022-02-10 08:17:27 +01:00
9543341423 Move event loops from trantor to core. 2022-02-10 01:24:36 +01:00
6a29af9963 Moved lock free queue to core. 2022-02-10 00:56:28 +01:00
aeaecd4b76 Moved trantor's logger to core. It's a bit messy right now, but It will get cleaned up later. 2022-02-10 00:50:19 +01:00
0e6ad2d135 Moved socket from trantor to core. 2022-02-09 23:21:11 +01:00
1fbf6a22c1 Remove now unneeded file. 2022-02-09 21:41:34 +01:00
9e5f58fdc1 Moved MsgBuffer from trantor to core. 2022-02-09 21:33:26 +01:00
a60b4681b6 Moved InetAddress from trantor to core. 2022-02-09 20:39:54 +01:00
9f39b21574 Moved Date from trantor to core/math. Also moved the methods from and Funcs.h to core. 2022-02-09 19:58:44 +01:00
a47b6fb206 Moved FileCache from core to web. 2022-02-05 16:55:07 +01:00
480c800be9 Added web_backends, and crypto_backends folders. Moved backends from backends to them. 2022-02-05 16:27:15 +01:00