[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [tor/master] Fix some DOCDOCs



commit 9e8f3ee8e4d5ad5ce98aeb37b2b8c724a1936355
Author: Nick Mathewson <nickm@xxxxxxxxxxxxxx>
Date:   Tue Nov 29 17:52:16 2011 -0500

    Fix some DOCDOCs
---
 src/or/connection.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/or/connection.c b/src/or/connection.c
index 9c30d8e..b87f922 100644
--- a/src/or/connection.c
+++ b/src/or/connection.c
@@ -2046,7 +2046,7 @@ retry_all_listeners(smartlist_t *replaced_conns,
   return retval;
 }
 
-/** DOCDOC */
+/** Mark every listener of type other than CONTROL_LISTENER to be closed. */
 void
 connection_mark_all_noncontrol_listeners(void)
 {
@@ -2060,7 +2060,7 @@ connection_mark_all_noncontrol_listeners(void)
   } SMARTLIST_FOREACH_END(conn);
 }
 
-/** DOCDOC */
+/** Mark every external conection not used for controllers for close. */
 void
 connection_mark_all_noncontrol_connections(void)
 {



_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits