Author: psmith Date: Mon Apr 23 23:44:31 2007 New Revision: 110
Modified: branches/home/psmith/restructure/src/io/nio-package.lisp Log: export remote-host remote-port
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 Mon Apr 23 23:44:31 2007 @@ -44,5 +44,5 @@ check-ip load-ips ;;nodes - node with-connected-nodes active-conn node-from-socket-repn + node with-connected-nodes active-conn node-from-socket-repn remote-host remote-port ))