1
0
Fork 0
arangodb/arangod/Scheduler
Jan 97107b00c9
do not log connection errors caused by using wrong protocols with log level ERR (#4561)
2018-02-12 10:32:24 +01:00
..
Acceptor.cpp
Acceptor.h
AcceptorTcp.cpp add minPort and maxPort to testing.js help output (#4042) 2017-12-15 10:26:41 +01:00
AcceptorTcp.h
AcceptorUnixDomain.cpp
AcceptorUnixDomain.h
EventLoop.h
Job.cpp
Job.h
JobGuard.cpp
JobGuard.h Bug fix/scheduling et al (#3161) 2017-08-30 10:40:02 +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 make arangod abort again when address is already in use 2017-05-17 11:40:40 +02:00
ListenTask.h there still seems to be a race between 2017-05-09 02:03:59 +02:00
Scheduler.cpp fix premature unlock (#3802) 2017-12-13 13:27:42 +01:00
Scheduler.h Feature/efficiency (#3736) 2018-01-05 16:51:31 +01:00
SchedulerFeature.cpp Bug fix/agent lead hanger (#4147) 2017-12-27 16:45:39 +01:00
SchedulerFeature.h
Socket.cpp
Socket.h do not log connection errors caused by using wrong protocols with log level ERR (#4561) 2018-02-12 10:32:24 +01:00
SocketTask.cpp Fix index selectivity estimate issues with RocksDB engine (#4429) 2018-02-09 16:05:33 +01:00
SocketTask.h Fix a buffer overflow in vst authentication. (#4182) 2018-01-16 00:29:03 +01:00
SocketTcp.cpp Reuse buffers for HttpResponse (#3433) 2017-10-30 17:30:36 +01:00
SocketTcp.h fix for closed sockets while async writes were still pending 2017-06-09 21:13:23 +02:00
SocketUnixDomain.cpp fix for closed sockets while async writes were still pending 2017-06-09 21:13:23 +02:00
SocketUnixDomain.h fix for closed sockets while async writes were still pending 2017-06-09 21:13:23 +02:00
Task.cpp
Task.h