1
0
Fork 0
arangodb/arangod/Scheduler
Frank Celler 91d08645f7 Revert/ssl fix (#2662)
* Revert "Bug fix/task locking (#2618)"

This reverts commit 0e0bf7aae3.

* Revert "fix races in SSL communication (#2591)"

This reverts commit b32db87b67.
2017-06-23 17:07:34 +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 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 change feature order around 2017-05-10 14:29:20 +02:00
Scheduler.h change feature order around 2017-05-10 14:29:20 +02:00
SchedulerFeature.cpp change feature order around 2017-05-10 14:29:20 +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 Revert/ssl fix (#2662) 2017-06-23 17:07:34 +02:00
SocketTask.cpp Revert/ssl fix (#2662) 2017-06-23 17:07:34 +02:00
SocketTask.h Revert/ssl fix (#2662) 2017-06-23 17:07:34 +02:00
SocketTcp.cpp fix for closed sockets while async writes were still pending 2017-06-09 21:13:23 +02: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