libssh-d-symmetry ~master (2021-10-18T00:39:05Z)
Dub
Repo
SSHBind.setOption
libssh
server
SSHBind
Undocumented in source. Be warned that the author may not have intended to support it.
void
setOption
(BindOption type, T value)
void
setOption
(BindOption type, string value)
class
SSHBind
void
setOption
(
BindOption
type
,
string
value
)
void
setOption
(BindOption type, bool value)
void
setOption
(BindOption type, string[] value)
Meta
Source
See Implementation
libssh
server
SSHBind
aliases
OnIncomingConnectionCallback
constructors
this
destructors
~this
functions
accept
dispose
fdToAccept
listen
setOption
properties
banner
bindAddress
bindPort
bindPortStr
blocking
dsaKey
ecdsaKey
fd
hostkey
logVerbosity
logVerbosityStr
onIncomingConnectionCallback
rsaKey