From: Alan T. DeKok Date: Tue, 7 Mar 2023 20:25:10 +0000 (-0500) Subject: todo note X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f5e8f5acb67922ebfc166cd11d45f330dbd2d94;p=thirdparty%2Ffreeradius-server.git todo note --- diff --git a/src/lib/io/app_io.c b/src/lib/io/app_io.c index 5ea8727e96b..c8fd04bb5e3 100644 --- a/src/lib/io/app_io.c +++ b/src/lib/io/app_io.c @@ -26,7 +26,9 @@ #include #include - +/* + * @todo - include the name of the virtual server, too. + */ char const *fr_app_io_socket_name(TALLOC_CTX *ctx, fr_app_io_t const *app_io, fr_ipaddr_t const *src_ipaddr, int src_port, fr_ipaddr_t const *dst_ipaddr, int dst_port,