.. |
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
|
…
|
|
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
|
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
|
pass startTime into processRead
|
2016-11-23 14:06:36 +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
|
…
|
|