1
0
Fork 0
arangodb/arangod/Scheduler
jsteemann 5394cc27a6 disable potentially unsafe socket option 2017-11-17 11:21:03 +01:00
..
Acceptor.cpp
Acceptor.h
AcceptorTcp.cpp disable potentially unsafe socket option 2017-11-17 11:21:03 +01:00
AcceptorTcp.h
AcceptorUnixDomain.cpp
AcceptorUnixDomain.h
EventLoop.h
Job.cpp
Job.h
JobGuard.cpp
JobGuard.h
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 shutdown in case no threads can be started (#3648) 2017-11-10 10:21:51 +01:00
Scheduler.h fix shutdown in case no threads can be started (#3648) 2017-11-10 10:21:51 +01:00
SchedulerFeature.cpp fix shutdown in case no threads can be started (#3648) 2017-11-10 10:21:51 +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