nanomsg-wrapper ~master (2022-02-03T00:14:03.2997888)
Dub
Repo
BindTo
nanomsg
wrap
wrapper for a string uri to bind to
struct
BindTo {
this
(string uri);
this
(string[] uris);
string
[]
uris
;
}
Constructors
this
this
(string uri)
Undocumented in source.
this
this
(string[] uris)
Undocumented in source.
Members
Variables
uris
string
[]
uris
;
Undocumented in source.
Meta
Source
See Implementation
nanomsg
wrap
enums
isNanoSocket
functions
checkNanoSocket
enforceNanoMsgRet
structs
BindTo
ConnectTo
NanoBuffer
NanoSocket
RetryDuration
TotalDuration
wrapper for a string uri to bind to