nanomsg-wrapper ~master (2019-05-15T09:31:19Z)
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
enforceNanoMsgRet
structs
BindTo
ConnectTo
NanoBuffer
NanoSocket
RetryDuration
TotalDuration
wrapper for a string uri to bind to