From 968d3d242cc9256eaca9a18155a744b575159cbd Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mon, 27 Jan 2014 20:12:14 +0100 Subject: resolve: update sd-resolve to match the other APIs in style and functionality --- TODO | 7 ------- 1 file changed, 7 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 9406ce852b..e5b9eda840 100644 --- a/TODO +++ b/TODO @@ -44,13 +44,6 @@ Features: and passes this back to PID1 via SCM_RIGHTS. This also could be used to allow Chown/chgrp on sockets without requiring NSS in PID 1. -* sd-resolve: - - make sure event loop integration works similar to event loop integration in other libs - - maybe drop _free() call, introduce _unref() instead - - maybe simplify function calls that take a sd_resolve_query object, to not also require the matching sd_resolve? - - maybe drop the "n_proc" parameter to sd_resolve_new()? - - change all functions to return "int" and negative errno errors - * New service property: maximum CPU and wallclock runtime for a service * introduce bus call FreezeUnit(s, b), as well as "systemctl freeze -- cgit v1.2.3-54-g00ecf