1
0
Fork 0
arangodb/arangod/Scheduler
jsteemann ac7e0a225f fixed issues found by scan tool 2017-05-05 13:51:23 +02:00
..
Acceptor.cpp
Acceptor.h
AcceptorTcp.cpp fixed issues found by scan tool 2017-05-05 13:51:23 +02:00
AcceptorTcp.h
AcceptorUnixDomain.cpp fixed issues found by scan tool 2017-05-05 13:51:23 +02:00
AcceptorUnixDomain.h
EventLoop.h
Job.cpp
Job.h
JobGuard.cpp
JobGuard.h Port thread fixes from 3.1 to devel. 2017-03-16 13:53:40 +01:00
JobQueue.cpp --server.maximal-queue-size is now an absolute maximum 2017-04-26 11:20:56 +02:00
JobQueue.h --server.maximal-queue-size is now an absolute maximum 2017-04-26 11:20:56 +02:00
ListenTask.cpp try to work around races 2017-05-04 13:10:53 +02:00
ListenTask.h try to work around races 2017-05-04 13:10:53 +02:00
Scheduler.cpp yield on shutdown 2017-04-28 10:06:27 +02:00
Scheduler.h try to fix shutdown races 2017-03-22 08:31:49 +01:00
SchedulerFeature.cpp re-enabled signal handlers 2017-05-05 13:09:59 +02:00
SchedulerFeature.h --server.maximal-queue-size is now an absolute maximum 2017-04-26 11:20:56 +02:00
Socket.cpp
Socket.h Various warnings 2017-04-26 11:26:08 +02:00
SocketTask.cpp fixed lost HTTP requests 2017-03-21 22:51:49 +01:00
SocketTask.h fixed lost HTTP requests 2017-03-21 22:51:49 +01:00
SocketTcp.cpp Various warnings 2017-04-26 11:26:08 +02:00
SocketTcp.h Various warnings 2017-04-26 11:26:08 +02:00
SocketUnixDomain.cpp Various warnings 2017-04-26 11:26:08 +02:00
SocketUnixDomain.h Various warnings 2017-04-26 11:26:08 +02:00
Task.cpp
Task.h