.. |
Acceptor.cpp
|
…
|
|
Acceptor.h
|
do not use namespaces in header files
|
2017-02-01 13:41:31 +01:00 |
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
|
better threads working handling
|
2017-02-06 16:32:55 +01:00 |
Job.cpp
|
…
|
|
Job.h
|
…
|
|
JobGuard.cpp
|
better threads working handling
|
2017-02-06 16:32:55 +01:00 |
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
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2017-06-09 14:51:20 +02:00 |
SocketTask.cpp
|
shutdown will close sockets immediately (#2540)
|
2017-06-09 16:08:54 +02:00 |
SocketTask.h
|
remove unused functions
|
2017-06-09 12:29:14 +02:00 |
SocketTcp.cpp
|
merged shutdown and close
|
2017-06-09 14:51:11 +02:00 |
SocketTcp.h
|
merged shutdown and close
|
2017-06-09 14:51:11 +02:00 |
SocketUnixDomain.cpp
|
merged shutdown and close
|
2017-06-09 14:51:11 +02:00 |
SocketUnixDomain.h
|
merged shutdown and close
|
2017-06-09 14:51:11 +02:00 |
Task.cpp
|
…
|
|
Task.h
|
…
|
|