.. |
Acceptor.cpp
|
use make_unique
|
2016-11-25 15:35:54 +01:00 |
Acceptor.h
|
do not use namespaces in header files
|
2017-02-01 13:41:31 +01:00 |
AcceptorTcp.cpp
|
Fix broken merge
|
2016-10-19 11:41:17 +02:00 |
AcceptorTcp.h
|
some improvements for memory management
|
2016-12-15 15:30:28 +01:00 |
AcceptorUnixDomain.cpp
|
remove logging for non-topics
|
2017-02-10 09:32:50 +01:00 |
AcceptorUnixDomain.h
|
some improvements for memory management
|
2016-12-15 15:30:28 +01:00 |
EventLoop.h
|
better threads working handling
|
2017-02-06 16:32:55 +01: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
|
better threads working handling
|
2017-02-06 16:32:55 +01:00 |
JobGuard.h
|
fixed nested JobGuards
|
2017-02-07 14:35:24 +01:00 |
JobQueue.cpp
|
better threads working handling
|
2017-02-06 16:32:55 +01:00 |
JobQueue.h
|
some improvements for memory management
|
2016-12-15 15:30:28 +01:00 |
ListenTask.cpp
|
remove logging for non-topics
|
2017-02-10 09:32:50 +01:00 |
ListenTask.h
|
Generalize asio stuff to support unix domain sockets
|
2016-10-19 11:01:29 +02:00 |
Scheduler.cpp
|
remove logging for non-topics
|
2017-02-10 09:32:50 +01:00 |
Scheduler.h
|
better threads working handling
|
2017-02-06 16:32:55 +01:00 |
SchedulerFeature.cpp
|
remove logging for non-topics
|
2017-02-10 09:32:50 +01: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
|
preliminary fix for issue #2218
|
2016-12-15 15:45:33 +01:00 |
SocketTask.cpp
|
fix too early closing of sockets
|
2017-02-16 15:42:13 +01:00 |
SocketTask.h
|
added locks for keep-alive
|
2017-02-08 09:41:18 +01:00 |
SocketTcp.cpp
|
fix Visual Studio complaints
|
2016-10-31 09:59:18 +01:00 |
SocketTcp.h
|
some improvements for memory management
|
2016-12-15 15:30:28 +01:00 |
SocketUnixDomain.cpp
|
do not use namespaces in header files
|
2017-02-01 13:41:31 +01:00 |
SocketUnixDomain.h
|
do not use namespaces in header files
|
2017-02-01 13:41:31 +01: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 |