1
0
Fork 0
arangodb/arangod/Scheduler
Andreas Streichardt fdb21044de Remove native socket handle...just used for debugging and on windows it
seems to be template infected (das isses nicht wert)
2016-10-20 23:45:40 +02: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 switch to boost asio 2016-10-14 10:12:17 +00: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 switch to boost asio 2016-10-14 10:12:17 +00:00
Scheduler.h silenced compiler warnings 2016-10-17 08:15:33 +00:00
SchedulerFeature.cpp added new features, cleanup SSL 2016-10-18 23:08:51 +02:00
SchedulerFeature.h silenced compiler warnings 2016-10-17 08:15:33 +00: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 Remove native socket handle...just used for debugging and on windows it 2016-10-20 23:45:40 +02:00
SocketTask.h fixed keep alive timeout 2016-10-18 16:29:50 +02:00
SocketTcp.cpp Generalize asio stuff to support unix domain sockets 2016-10-19 11:01:29 +02:00
SocketTcp.h Remove native socket handle...just used for debugging and on windows it 2016-10-20 23:45:40 +02:00
SocketUnixDomain.cpp Implement endpoint test...proper socket cleanup 2016-10-19 16:22:36 +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