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

psmith at common-lisp.net psmith at common-lisp.net
Tue Apr 24 03:44:35 UTC 2007


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



More information about the Nio-cvs mailing list