nanomsg-wrapper ~master (2019-05-15T09:31:19Z)
Home
Dub
Repo
NanoSocket.this
nanomsg
wrap
NanoSocket
constructor
this
(Protocol protocol, int domain)
this
(Protocol protocol, BindTo bindTo, int domain)
struct
NanoSocket
@
safe
this
(
in
Protocol
protocol
,
in
BindTo
bindTo
,
int
domain
=
AF_SP
)
this
(Protocol protocol, ConnectTo connectTo, int domain)
Meta
Source
See Implementation
nanomsg
wrap
NanoSocket
constructors
this
destructors
~this
enums
Option
Protocol
functions
bind
close
connect
getOption
initialize
nanoSock
protocol
receive
send
setOption
toString
trySend
uri
manifest constants
INVALID_FD
postblits
this(this)
constructor