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 ))