Syntax:
close (
)
Type:
Purpose:
Example:
link l="MPtcp:launch"; open(l); // start SINGULAR "server" on localhost in batchmode close(l); // shut down SINGULAR server