This adds (stop-server), which shuts down the threads and sockets created by (start-server), allowing the server to be stopped without exiting the JVM.
Also included is an option to prevent a quit from slime from exiting the JVM, and prefixing some of the thread names with 'Swank' so their purpose is clearer in a thread list.
This adds (stop-server), which shuts down the threads and sockets created by (start-server), allowing the server to be stopped without exiting the JVM.
Also included is an option to prevent a quit from slime from exiting the JVM, and prefixing some of the thread names with 'Swank' so their purpose is clearer in a thread list.