Are you closing the socket and terminating the context when you exit?

On Thu, Mar 15, 2012 at 10:52 AM, Symbian Projects
<proj_symb...@live.com> wrote:
> It works ok for the first time but the next time i start it doesnt bind to
> the outgoing PUB port always gives me error something like :
>
>  line 15, in startForwarder
>     outgoing.bind('tcp://127.0.0.1:5562')
>   File "socket.pyx", line 489, in zmq.core.socket.Socket.bind
> (zmq\core\socket.c:4797)
> ZMQError: Address in use


-- 
Justin Cook
_______________________________________________
zeromq-dev mailing list
zeromq-dev@lists.zeromq.org
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to