From e68a71e09733be091fb44523aeddbba00a997e28 Mon Sep 17 00:00:00 2001 From: Emanuele Giaquinta Date: Thu, 18 Jun 2015 10:14:30 +0000 Subject: [PATCH] Remove TODO. --- Changes | 1 - 1 file changed, 1 deletion(-) diff --git a/Changes b/Changes index df11269..b42aa09 100644 --- a/Changes +++ b/Changes @@ -12,7 +12,6 @@ TODO: document file descriptor usage per loop TODO: store loop pid_t and compare isndie signal handler,store 1 for same, 2 for differign pid, clean up in loop_fork TODO: embed watchers need updating when fd changes TODO: document portability requirements for atomic pointer access -TODO: possible cb aliasing? TODO: document requirements for function pointers and calling conventions. - prefer noexcept over throw () with C++ 11.