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

[minion-cvs] Print useful server names for incoming connections.



Update of /home/minion/cvsroot/src/minion
In directory moria.mit.edu:/tmp/cvs-serv11868

Modified Files:
	TODO 
Log Message:
Print useful server names for incoming connections.

Index: TODO
===================================================================
RCS file: /home/minion/cvsroot/src/minion/TODO,v
retrieving revision 1.186
retrieving revision 1.187
diff -u -d -r1.186 -r1.187
--- TODO	27 Jan 2004 06:02:46 -0000	1.186
+++ TODO	2 Feb 2004 07:05:49 -0000	1.187
@@ -22,7 +22,8 @@
                 . Servers should use downloaded directories to print useful
                   nicknames for other servers rather than just IP addresses.
                         o For outgoing connections
-                        - For incoming connections
+                        o For incoming connections
+                        . Test
                 - Have callers of Packet/BuildMessage/DeliveryPacket
                   decide whether to look for a tag in the RI field.
                 D Make processing thread and module thread general