[nio-cvs] r115 - branches/home/psmith/restructure/src/io

psmith at common-lisp.net psmith at common-lisp.net
Fri Apr 27 22:39:46 UTC 2007


Author: psmith
Date: Fri Apr 27 18:39:46 2007
New Revision: 115

Modified:
   branches/home/psmith/restructure/src/io/nio-package.lisp
Log:
export connected-nodes-count 

Modified: branches/home/psmith/restructure/src/io/nio-package.lisp
==============================================================================
--- branches/home/psmith/restructure/src/io/nio-package.lisp	(original)
+++ branches/home/psmith/restructure/src/io/nio-package.lisp	Fri Apr 27 18:39:46 2007
@@ -44,5 +44,5 @@
 	     check-ip load-ips allow-ips
 	     
 	     ;;nodes
-	     node with-connected-nodes active-conn node-from-socket-repn remote-host remote-port
+	     node with-connected-nodes active-conn node-from-socket-repn remote-host remote-port connected-nodes-count
 	     ))



More information about the Nio-cvs mailing list