G'day, I'm writing something in PHP + 0MQ and seem to have an issue with the implementation of zmq_proxy, namely that ZMQDevice doesn't have an arg for (according to the docs) a listener socket, like the C implementation does. Am I missing something or is it a limitation with the PHP binding? Cheers, Pete.