IPWorks SSH 2020 macOS Edition

Questions / Feedback?

DefaultSingleLineMode Property

Tells the component whether or not to treat new connections as line-oriented.

Syntax

public var defaultSingleLineMode: Bool {
get {...}
set {...} }

Default Value

False

Remarks

This property instructs the component whether or not to treat newly established connections as line-oriented protocols. If this value is True, newly accepted connections will read the incoming data stream as lines separated by CRLF, CR, or LF, and will ignore the end of lines (EOLs).

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