0
0
mirror of https://github.com/zeromq/libzmq.git synced 2025-01-11 08:00:39 +08:00
libzmq/man/man3/zmq_term.3
2009-11-22 08:47:06 +01:00

13 lines
277 B
Groff

.TH zmq_term 3 "" "(c)2007-2009 FastMQ Inc." "0MQ User Manuals"
.SH NAME
zmq_init \- terminates 0MQ context
.SH SYNOPSIS
.B int zmq_term (void *context);
.SH DESCRIPTION
.SH RETURN VALUE
.SH ERRORS
.SH EXAMPLE
.SH SEE ALSO
.SH AUTHOR
Martin Sustrik <sustrik at 250bpm dot com>