get_port#

abstract OslServer.get_port() int | None#

Get the port the osl server is listening on.

Returns:
timeout: Union[int, None]

The port the osl server is listening on, if applicable. Defaults to None.