1
0
Fork 0
arangodb/arangod/Scheduler
Frank Celler 93eb443366 removed left-over merge conflict 2016-12-05 16:36:27 +01:00
..
Acceptor.cpp use make_unique 2016-11-25 15:35:54 +01: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
Job.h
JobGuard.cpp
JobGuard.h Squashed commit of the following: 2016-10-24 10:18:30 +02:00
JobQueue.cpp
JobQueue.h
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 added handshake done 2016-10-23 00:46:30 +02:00
Socket.h added handshake done 2016-10-23 00:46:30 +02:00
SocketTask.cpp removed left-over merge conflict 2016-12-05 16:36:27 +01:00
SocketTask.h pass startTime into processRead 2016-11-23 14:06:36 +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
Task.h