1
0
Fork 0
arangodb/arangod/Scheduler
Jan Christoph Uhde 2bd70e5b9f fix request statistics and add a ruby test 2016-11-23 11:29:25 +01:00
..
Acceptor.cpp Generalize asio stuff to support unix domain sockets 2016-10-19 11:01:29 +02:00
Acceptor.h Fix broken merge 2016-10-19 11:41:17 +02:00
AcceptorTcp.cpp Fix broken merge 2016-10-19 11:41:17 +02:00
AcceptorTcp.h Generalize asio stuff to support unix domain sockets 2016-10-19 11:01:29 +02:00
AcceptorUnixDomain.cpp Implement endpoint test...proper socket cleanup 2016-10-19 16:22:36 +02:00
AcceptorUnixDomain.h Implement endpoint test...proper socket cleanup 2016-10-19 16:22:36 +02:00
EventLoop.h silenced compiler warnings 2016-10-17 08:15:33 +00:00
Job.cpp switch to boost asio 2016-10-14 10:12:17 +00:00
Job.h switch to boost asio 2016-10-14 10:12:17 +00:00
JobGuard.cpp switch to boost asio 2016-10-14 10:12:17 +00:00
JobGuard.h Squashed commit of the following: 2016-10-24 10:18:30 +02:00
JobQueue.cpp switch to boost asio 2016-10-14 10:12:17 +00:00
JobQueue.h silenced compiler warnings 2016-10-15 09:31:34 +00:00
ListenTask.cpp Fix broken merge 2016-10-19 11:41:17 +02:00
ListenTask.h Generalize asio stuff to support unix domain sockets 2016-10-19 11:01:29 +02:00
Scheduler.cpp Squashed commit of the following: 2016-10-24 10:18:30 +02:00
Scheduler.h Squashed commit of the following: 2016-10-24 10:18:30 +02:00
SchedulerFeature.cpp Squashed commit of the following: 2016-10-24 10:18:30 +02:00
SchedulerFeature.h Squashed commit of the following: 2016-10-24 10:18:30 +02:00
Socket.cpp Generalize asio stuff to support unix domain sockets 2016-10-19 11:01:29 +02:00
Socket.h Remove native socket handle...just used for debugging and on windows it 2016-10-20 23:45:40 +02:00
SocketTask.cpp fix request statistics and add a ruby test 2016-11-23 11:29:25 +01:00
SocketTask.h cosmetics 2016-11-07 17:20:56 +01:00
SocketTcp.cpp fix Visual Studio complaints 2016-10-31 09:59:18 +01:00
SocketTcp.h Remove useless whitespaces and fix comments 2016-10-24 10:42:50 +02:00
SocketUnixDomain.cpp Remove useless whitespaces and fix comments 2016-10-24 10:42:50 +02:00
SocketUnixDomain.h Remove native socket handle...just used for debugging and on windows it 2016-10-20 23:45:40 +02:00
Task.cpp switch to boost asio 2016-10-14 10:12:17 +00:00
Task.h switch to boost asio 2016-10-14 10:12:17 +00:00