nanomsg-wrapper v0.4.7 (2017-07-04T13:49:04Z)
Home
Dub
Repo
BindTo
nanomsg
wrap
wrapper for a string uri to bind to
struct
BindTo {
this
(inout(string) uri);
this
(inout(string)[] uris);
string
[]
uris
;
}
Constructors
this
this
(inout(string) uri)
Undocumented in source.
this
this
(inout(string)[] uris)
Undocumented in source.
Members
Variables
uris
string
[]
uris
;
Undocumented in source.
Meta
Source
See Implementation
nanomsg
wrap
enums
HiddenTest
isNanoSocket
functions
checkNanoSocket
responder
structs
BindTo
ConnectTo
NanoSocket
Respond
RetryDuration
Stop
TotalDuration
wrapper for a string uri to bind to