zmqd v0.1.0-alpha1 (2013-12-22T12:23:30Z)
Home
Dub
Repo
Socket.FD
zmqd
Socket
Undocumented in source.
alias
FD
=
SOCKET
alias
FD
=
int
struct
Socket
version(!Windows && Posix)
@
safe
alias
FD
=
int
this
(SocketType type)
this
(Context context, SocketType type)
Meta
Source
See Implementation
zmqd
Socket
aliases
FD
constructors
this
functions
bind
close
connect
disconnect
receive
send
subscribe
tryReceive
trySend
unbind
unsubscribe
properties
backlog
delayAttachOnConnect
events
fd
handle
identity
initialized
ipv4Only
lastEndpoint
linger
maxMsgSize
maxReconnectionInterval
more
multicastHops
rate
receiveBufferSize
receiveHWM
receiveTimeout
reconnectionInterval
recoveryInterval
sendBufferSize
sendHWM
sendTimeout
threadAffinity
type