summaryrefslogtreecommitdiff
path: root/man/man3/zmq_flush.3
blob: f84c5613bca685f1fe29ce19b4a3d4d2803c962b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
.TH zmq_flush 3 "" "(c)2007-2009 FastMQ Inc." "0MQ User Manuals"
.SH NAME
zmq_flush \- flushes pre-sent messages to the socket
.SH SYNOPSIS
.B int zmq_flush (void *s);
.SH DESCRIPTION
.SH RETURN VALUE
.SH ERRORS
.SH EXAMPLE
.SH SEE ALSO
.SH AUTHOR
Martin Sustrik <sustrik at 250bpm dot com>