nanomsg-wrapper v0.5.2 (2019-03-20T15:59:13Z)
Home
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
structs
BindTo
ConnectTo
NanoBuffer
NanoSocket
RetryDuration
TotalDuration
wrapper for a string uri to bind to