1
0
Fork 0
arangodb/arangod/Scheduler
jsteemann 217d41f6f5 fix shutdown races 2017-05-09 10:24:40 +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
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 there still seems to be a race between 2017-05-09 02:03:59 +02:00
ListenTask.h there still seems to be a race between 2017-05-09 02:03:59 +02:00
Scheduler.cpp fix shutdown races 2017-05-09 10:24:40 +02:00
Scheduler.h
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
SocketTask.h
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