shutdown (method)

Shuts down the server.

Syntax

- (void)shutdown;
public func shutdown() throws -> Void

Remarks

This method shuts down the server. Calling this method is equivalent to setting Listening to False, and then breaking every client connection by calling Disconnect.

Copyright (c) 2023 /n software inc. - All rights reserved.
IPWorks SSH 2020 iOS Edition - Version 20.0 [Build 8501]