libssh-d-symmetry v0.0.1 (2021-10-17T15:27:23Z)
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)
void
setOption
(BindOption type, bool value)
void
setOption
(BindOption type, string[] value)
class
SSHBind
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