nanomsg-wrapper ~master (2019-05-15T09:31:19Z)
Home
Dub
Repo
NanoSocket.receive
nanomsg
wrap
NanoSocket
A version of
receive
that takes a user supplied buffer to fill
NanoBuffer
receive
(Flag!"blocking" blocking, string file, size_t line)
void
[]
receive
(void[] buffer, Flag!"blocking" blocking, string file, size_t line)
struct
NanoSocket
const @
safe
void
[]
receive
(
return
scope
void
[]
buffer
,
Flag
!"blocking"
blocking
=
Yes.blocking
,
in
string
file
= __FILE__
,
in
size_t
line
= __LINE__
)
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)
A version of receive that takes a user supplied buffer to fill