.. |
Acceptor.cpp
|
…
|
|
Acceptor.h
|
do not use namespaces in header files
|
2017-02-01 13:41:31 +01:00 |
AcceptorTcp.cpp
|
unify case in error messages
|
2017-03-21 14:24:47 +01:00 |
AcceptorTcp.h
|
…
|
|
AcceptorUnixDomain.cpp
|
remove logging for non-topics
|
2017-02-10 09:32:50 +01:00 |
AcceptorUnixDomain.h
|
…
|
|
EventLoop.h
|
better threads working handling
|
2017-02-06 16:32:55 +01:00 |
Job.cpp
|
…
|
|
Job.h
|
…
|
|
JobGuard.cpp
|
better threads working handling
|
2017-02-06 16:32:55 +01:00 |
JobGuard.h
|
Port thread fixes from 3.1 to devel.
|
2017-03-16 13:53:40 +01:00 |
JobQueue.cpp
|
Port thread fixes from 3.1 to devel.
|
2017-03-16 13:53:40 +01:00 |
JobQueue.h
|
Port thread fixes from 3.1 to devel.
|
2017-03-16 13:53:40 +01:00 |
ListenTask.cpp
|
fix logtopic
|
2017-03-21 15:27:52 +01:00 |
ListenTask.h
|
…
|
|
Scheduler.cpp
|
try to fix shutdown races
|
2017-03-22 08:31:49 +01:00 |
Scheduler.h
|
try to fix shutdown races
|
2017-03-22 08:31:49 +01:00 |
SchedulerFeature.cpp
|
fixed shutdown issue
|
2017-04-05 10:43:05 +02:00 |
SchedulerFeature.h
|
try to fix shutdown races
|
2017-03-22 08:31:49 +01:00 |
Socket.cpp
|
…
|
|
Socket.h
|
…
|
|
SocketTask.cpp
|
fixed lost HTTP requests
|
2017-03-21 22:51:49 +01:00 |
SocketTask.h
|
fixed lost HTTP requests
|
2017-03-21 22:51:49 +01:00 |
SocketTcp.cpp
|
added locking to avoid races within boost asio
|
2017-02-22 14:51:48 +01:00 |
SocketTcp.h
|
added locking to avoid races within boost asio
|
2017-02-22 14:51:48 +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
|
…
|
|
Task.h
|
…
|
|