mirror of https://gitee.com/bigwinds/arangodb
* Decoupled IO from Scheduler. * Fixed SSL start up bug. * Updated messages and thread names. Fixed missing code from cherry-pick. * Reintroduced checks for executing thread to be correct. Modifed default value for io-context depending on cores. * Fixed memory leak caused by cyclic references. * Actually distribute endpoints. Move handlers into function and do not copy them for each encapsulation. * Inserted debug output. * BUG FIXED! One has to call drain() on every queue as temporary work around. * Added some flags and output for testing. * More debug output!!! * Manuel is right. * Removed debug output. |
||
---|---|---|
.. | ||
Acceptor.cpp | ||
Acceptor.h | ||
AcceptorTcp.cpp | ||
AcceptorTcp.h | ||
AcceptorUnixDomain.cpp | ||
AcceptorUnixDomain.h | ||
JobGuard.cpp | ||
JobGuard.h | ||
ListenTask.cpp | ||
ListenTask.h | ||
Scheduler.cpp | ||
Scheduler.h | ||
SchedulerFeature.cpp | ||
SchedulerFeature.h | ||
Socket.h | ||
SocketSslTcp.cpp | ||
SocketSslTcp.h | ||
SocketTask.cpp | ||
SocketTask.h | ||
SocketTcp.h | ||
SocketUnixDomain.cpp | ||
SocketUnixDomain.h | ||
Task.cpp | ||
Task.h |