IPWorks EDI 2020 Python Edition

Questions / Feedback?

shutdown Method

Shuts down the server.

Syntax

def shutdown() -> None: ...

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) 2022 /n software inc. - All rights reserved.
IPWorks EDI 2020 Python Edition - Version 20.0 [Build 8203]