From: Niki Roo Date: Mon, 27 Nov 2017 19:41:30 +0000 (+0100) Subject: Improve TraceHandler, fix server system + tests: X-Git-Tag: fanfix-3.0.1~29^2~241 X-Git-Url: https://git.nikiroo.be/?a=commitdiff_plain;ds=sidebyside;h=08a58812f12617289463b00161c98d7c59490bf2;hp=08a58812f12617289463b00161c98d7c59490bf2;p=fanfix.git Improve TraceHandler, fix server system + tests: - TraceHandler is easier to work with - a Server can now send a second object (bugfix) - more tests for the Server class (jDoc + renames incoming) ---