1
0
Fork 0
arangodb/arangod/Scheduler
Jan ab28867deb
Bug fix 3.3/make rest handlers indirect (#5322)
2018-05-11 13:52:08 +02:00
..
Acceptor.cpp
Acceptor.h
AcceptorTcp.cpp fix multiple binds to the same ip/port on Windows (#3923) 2017-12-07 10:26:25 +01:00
AcceptorTcp.h
AcceptorUnixDomain.cpp
AcceptorUnixDomain.h
EventLoop.h
Job.cpp
Job.h
JobGuard.cpp
JobGuard.h Bug fix 3.3/make rest handlers indirect (#5322) 2018-05-11 13:52:08 +02:00
JobQueue.cpp fix shutdown in case no threads can be started (#3648) 2017-11-10 10:21:51 +01:00
JobQueue.h Missing things for active / passive (#3578) 2017-11-04 20:30:23 +01:00
ListenTask.cpp
ListenTask.h
Scheduler.cpp fix premature unlock (#3802) (#4027) 2017-12-13 18:46:14 +01:00
Scheduler.h fix shutdown in case no threads can be started (#3648) 2017-11-10 10:21:51 +01:00
SchedulerFeature.cpp Port to 3.3 of various fixes around leadership preparation in agency. (#4150) 2017-12-27 16:47:16 +01:00
SchedulerFeature.h
Socket.cpp
Socket.h Reuse buffers for HttpResponse (#3433) 2017-10-30 17:30:36 +01:00
SocketTask.cpp Reuse buffers for HttpResponse (#3433) 2017-10-30 17:30:36 +01:00
SocketTask.h Reuse buffers for HttpResponse (#3433) 2017-10-30 17:30:36 +01:00
SocketTcp.cpp Reuse buffers for HttpResponse (#3433) 2017-10-30 17:30:36 +01:00
SocketTcp.h
SocketUnixDomain.cpp
SocketUnixDomain.h
Task.cpp
Task.h