From: Martin Pool Date: Wed, 5 Dec 2001 12:56:06 +0000 (+0000) Subject: Doc. X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/commitdiff_plain/431efc89796646ebb049cf29e5545263114e0c5e Doc. --- diff --git a/clientserver.c b/clientserver.c index aefdb54a..e8dba431 100644 --- a/clientserver.c +++ b/clientserver.c @@ -513,7 +513,8 @@ int daemon_main(void) RSYNC_VERSION, rsync_port); /* TODO: If listening on a particular address, then show that - * address too. */ + * address too. In fact, why not just do inet_ntop on the + * local address??? */ if (((pid_file = lp_pid_file()) != NULL) && (*pid_file != '\0')) { char pidbuf[16];