.TH zmq_connect 3 "" "(c)2007-2009 FastMQ Inc." "0MQ User Manuals" .SH NAME zmq_connect \- connects the socket to the specified address .SH SYNOPSIS .B int zmq_connect (void *s, const char *addr); .SH DESCRIPTION .SH RETURN VALUE .SH ERRORS .SH EXAMPLE .SH SEE ALSO .SH AUTHOR Martin Sustrik