ZMQ_MSG_INIT_BUFFER - Online Linux Manual PageSection : 3
Updated : 01/21/2023
Source : 0MQ 4.3.4
Note : 0MQ Manual
NAMEzmq_msg_init_buffer − initialise 0MQ message with buffer copy
SYNOPSISint zmq_msg_init_buffer (zmq_msg_t *msg, const void *buf, size_t size);
DESCRIPTIONThe zmq_msg_init_buffer() function shall allocate any resources required to store a message size bytes long and initialise the message object referenced by msg to represent a copy of the buffer referenced by the buf and size arguments. The implementation shall choose whether to store message content on the stack (small messages) or on the heap (large messages). .it 1 an-trap
¶Caution ¶.br Never access zmq_msg_t members directly, instead always use the zmq_msg family of functions. .it 1 an-trap
¶Caution ¶.br The functions zmq_msg_init(), zmq_msg_init_data(), zmq_msg_init_buffer() and zmq_msg_init_buffer() are mutually exclusive. Never initialise the same zmq_msg_t twice.
RETURN VALUEThe zmq_msg_init_buffer() function shall return zero if successful. Otherwise it shall return −1 and set errno to one of the values defined below.
ERRORSENOMEM Insufficient storage space is available.
SEE ALSOzmq_msg_init_data(3) zmq_msg_init_size(3) zmq_msg_init(3) zmq_msg_close(3) zmq_msg_data(3) zmq_msg_size(3) zmq(7)
AUTHORSThis page was written by the 0MQ community. To make a change please read the 0MQ Contribution Policy at http://www.zeromq.org/docs:contributing. 0
Johanes Gumabo
Data Size : 8,392 byte
man-zmq_msg_init_buffer.3Build : 2024-12-05, 20:55 :
Visitor Screen : x
Visitor Counter ( page / site ) : 4 / 188,104
Visitor ID : :
Visitor IP : 13.59.69.109 :
Visitor Provider : AMAZON-02 :
Provider Position ( lat x lon ) : 39.962500 x -83.006100 : x
Provider Accuracy Radius ( km ) : 1000 :
Provider City : Columbus :
Provider Province : Ohio , : ,
Provider Country : United States :
Provider Continent : North America :
Visitor Recorder : Version :
Visitor Recorder : Library :
Online Linux Manual Page : Version : Online Linux Manual Page - Fedora.40 - march=x86-64 - mtune=generic - 24.12.05
Online Linux Manual Page : Library : lib_c - 24.10.03 - march=x86-64 - mtune=generic - Fedora.40
Online Linux Manual Page : Library : lib_m - 24.10.03 - march=x86-64 - mtune=generic - Fedora.40
Data Base : Version : Online Linux Manual Page Database - 24.04.13 - march=x86-64 - mtune=generic - fedora-38
Data Base : Library : lib_c - 23.02.07 - march=x86-64 - mtune=generic - fedora.36
Very long time ago, I have the best tutor, Wenzel Svojanovsky . If someone knows the email address of Wenzel Svojanovsky , please send an email to johanes_gumabo@yahoo.co.id .
If error, please print screen and send to johanes_gumabo@yahoo.co.id
Under development. Support me via PayPal.
ERROR : Need New Coding : (parse_manual_page_|249|zmq_msg_init_buffer.3|44|it|.it 1 an-trap
) (parse_manual_page_|249|zmq_msg_init_buffer.3|60|it|.it 1 an-trap
)