Changeset 15117
- Timestamp:
- Dec 7, 2011, 5:57:00 PM (13 years ago)
- File:
-
- 1 edited
-
trunk/source/lib/swink.lisp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/source/lib/swink.lisp
r15116 r15117 413 413 (let* ((stream-args (and external-format `(:external-format ,external-format))) 414 414 (socket (make-socket :connect :passive 415 :local-host "127.0.0.1" :local-port port 415 ;; :local-host "127.0.0.1" 416 :local-port port 416 417 :reuse-address t)) 417 418 (info (cons socket nil))
Note:
See TracChangeset
for help on using the changeset viewer.
