Syntax:
CLOSE
This command will cause GoServe to end, with return code set to 1, when all current connections have been completed. No new connections will be accepted.
CLOSE is permitted after a completion command, so a response may be sent before the close. If one has not been sent, an acknowledgement is sent to the client, and the connection is then closed, so CLOSE is then a completion command.
[ previous section | contents | next section ]
From 'goserve.doc', version 2.52.
Copyright © IBM Corporation, 1993, 1998. All rights reserved.