ZMQ_MSG_MOVE - Online Linux Manual Page
Section : 3
Updated : 01/21/2023
Source : 0MQ 4.3.4
Note : 0MQ Manual
NAMEzmq_msg_move − move content of a message to another message
SYNOPSISint zmq_msg_move (zmq_msg_t *dest, zmq_msg_t *src);
DESCRIPTIONThe zmq_msg_move() function shall move the content of the message object referenced by src to the message object referenced by dest. No actual copying of message content is performed, dest is simply updated to reference the new content. src becomes an empty message after calling zmq_msg_move(). The original content of dest, if any, shall be released. .it 1 an-trap
¶Caution ¶.br Never access zmq_msg_t members directly, instead always use the zmq_msg family of functions.
RETURN VALUEThe zmq_msg_move() function shall return zero if successful. Otherwise it shall return −1 and set errno to one of the values defined below.
ERRORSEFAULT Invalid message.
SEE ALSOzmq_msg_copy(3) zmq_msg_init(3) zmq_msg_init_size(3) zmq_msg_init_buffer(3) zmq_msg_init_data(3) zmq_msg_close(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 : 7,034 byte man-zmq_msg_move.3Build : 2025-03-22, 13:26 :
Visitor Screen : 1280 x 720
Visitor Counter ( page / site ) : 11 / 1,366,177
Visitor ID : :
Visitor IP : 3.144.211.57 :
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 - 25.03.22
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
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_|254|zmq_msg_move.3|42|it|.it 1 an-trap
)