source: branches/home/psmith/restructure/run-http.lisp

Last change on this file was 76, checked in by psmith, 17 years ago

Thread safe connect; tidy up

File size: 131 bytes
Line 
1(push :nio-debug *features*)
2(require :asdf)
3(require :nio-http)
4(nio:start-server 'nio-http:http-state-machine :host "127.0.0.1")
Note: See TracBrowser for help on using the repository browser.