Hi,<br><br>I&#39;m having some difficulties in trying to figure out how to get a reference to the connector or anyway the local port to which a client socket is bound in a reactor.connectTCP() call, where the bindAddress is not passed as parameter, thus letting the OS pick an available port.<br>
<br>In fact in the ClientFactory has a buildProtocol(self, addr) method, but &#39;addr&#39; is the address of the remote endpoint of the client socket created..<br><br>Thanks in advance for any suggestion.<br>Regards,<br>
Alessio Pace.<br><br><br>