From 5c07370786de6f881a824ab298857763849842c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joakim=20Frosteg=C3=A5rd?= Date: Mon, 25 May 2020 18:06:49 +0200 Subject: [PATCH] Update TODO --- TODO.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO.md b/TODO.md index 4fd504c..23f5664 100644 --- a/TODO.md +++ b/TODO.md @@ -1,5 +1,8 @@ # TODO +## General +* net2 is deprecated, so transition to socket2 instead + ## aquatic_ws * ipv4 and ipv6 state split: think about this more..