mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2025-12-10 07:44:50 +01:00
-------------------------------------------------------------------------------
* 8a07e7a graphd: some cleanup + move blob_buf to local variables
* 5834e24 graphd: fixed broken client_traffic call
* 065369f graphd: refactoring background thread to use dynamic lists
-------------------------------------------------------------------------------
commit 8a07e7aa03410880e0efebe5efe9b70f30dd8141
Author: Reidar Cederqvist <reidar.cederqvist@gmail.com>
Date: 2018-01-17 15:18:02 +0100
graphd: some cleanup + move blob_buf to local variables
Base directory -> /
graphd.c | 127 ++++++++++++++++++++++++++++++++-------------------------------
1 file changed, 65 insertions(+), 62 deletions(-)
-------------------------------------------------------------------------------
commit 5834e24c02025ac8891156abbc9a17369ae2ce74
Author: Reidar Cederqvist <reidar.cederqvist@gmail.com>
Date: 2018-01-17 15:15:51 +0100
graphd: fixed broken client_traffic call
Base directory -> /
graphd.c | 19 ++++++++++++-------
1 file changed, 12 insertions(+), 7 deletions(-)
-------------------------------------------------------------------------------
commit 065369fbc985b5d983ca5ad0ddf28b73c47d57f3
Author: Reidar Cederqvist <reidar.cederqvist@gmail.com>
Date: 2018-01-17 13:26:42 +0100
graphd: refactoring background thread to use dynamic lists
Base directory -> /
graphd.c | 383 ++++++++++++++++++++++++++++++++++++++++-----------------------
1 file changed, 242 insertions(+), 141 deletions(-)
-------------------------------------------------------------------------------
|
||
|---|---|---|
| .. | ||
| files | ||
| Makefile | ||