Index: /trunk/source/lib/swink.lisp
===================================================================
--- /trunk/source/lib/swink.lisp	(revision 15116)
+++ /trunk/source/lib/swink.lisp	(revision 15117)
@@ -413,5 +413,6 @@
   (let* ((stream-args (and external-format `(:external-format ,external-format)))
          (socket (make-socket :connect :passive
-                              :local-host "127.0.0.1" :local-port port
+                              ;; :local-host "127.0.0.1"
+                              :local-port port
                               :reuse-address t))
          (info (cons socket nil))
