A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://www.lispworks.com/documentation/lw71/LW/html/lw-345.htm below:

server-terminate

Description

The function server-terminate terminates a server process.

If process is a process object it must be the result of a call to start-up-server. server-terminate terminates it, and frees all the associated resources.

If process is nil or is not supplied, the call to server-terminate must be inside the scope of the process that was created by start-up-server, which can by either function or announce that you passed to start-up-server. server-terminate returns t in this case, and the actual termination happens after your function (that is, function or announce) returns.

server-terminate returns t if the server was still active when it was called, otherwise it returns nil. It can be called repeatedly on the same server, and can be used as a predicate to check whether the server really went away.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4