summaryrefslogtreecommitdiff
path: root/man/man3/zmq_msg_close.3
blob: ee9d0093dabda6d535f20fd0acfdf95ad91f79eb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
.TH zmq_msg_close 3 "" "(c)2007-2009 FastMQ Inc." "0MQ User Manuals"
.SH NAME
zmq_msg_close \- destroys 0MQ message
.SH SYNOPSIS
.B int zmq_msg_close (zmq_msg_t *msg);
.SH DESCRIPTION
.SH RETURN VALUE
.SH ERRORS
.SH EXAMPLE
.SH SEE ALSO
.SH AUTHOR
Martin Sustrik <sustrik at 250bpm dot com>