nanomsg-wrapper v0.4.6 (2017-06-28T19:02:01Z)
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
Stop
wrapper for a string uri to bind to