mirror of
https://github.com/roswell/roswell.git
synced 2026-09-10 07:16:17 -04:00
628 B
628 B
ros-serve - start lisp server
Synopsis
ros [options for roswell ... ] serve protocol [options for the protocol ...] ...
description
ros-serve start lisp and wait for clients to connect to the lisp.
swank protocol options
--port port
: Listen port would be port instead of the default port 4005.
--interface interface
: limit interface for listen. default is localhost so there would be no limitation.
SEE ALSO
ros(1) ros-client(1)