[Twisted-Python] Queries about connecting to a XML-RPC server over IPv6

2013-12-08 Thread Amit Saha
could be going on here? I am using Twisted-12.2 on Fedora 19. Thanks for any insights. Best, Amit. -- Amit Saha <http://echorand.me> ___ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Re: [Twisted-Python] Queries about connecting to a XML-RPC server over IPv6

2013-12-08 Thread Amit Saha
- Original Message - > From: "Amit Saha" > To: twisted-python@twistedmatrix.com > Sent: Monday, December 9, 2013 3:28:47 PM > Subject: [Twisted-Python] Queries about connecting to a XML-RPC server over > IPv6 > > Hello, > > I am trying to connec

Re: [Twisted-Python] Queries about connecting to a XML-RPC server over IPv6

2013-12-09 Thread Amit Saha
- Original Message - > From: "Phil Mayers" > To: twisted-python@twistedmatrix.com > Sent: Monday, December 9, 2013 7:33:17 PM > Subject: Re: [Twisted-Python] Queries about connecting to a XML-RPC server > over IPv6 > > On 09/12/13 05:28, Amit Saha wr

Re: [Twisted-Python] Queries about connecting to a XML-RPC server over IPv6

2013-12-12 Thread Amit Saha
- Original Message - > From: "Amit Saha" > To: "Twisted general discussion" > Sent: Tuesday, December 10, 2013 11:59:27 AM > Subject: Re: [Twisted-Python] Queries about connecting to a XML-RPC server > over IPv6 > > > > - Origina

Re: [Twisted-Python] Queries about connecting to a XML-RPC server over IPv6

2013-12-12 Thread Amit Saha
- Original Message - > From: "Phil Mayers" > To: twisted-python@twistedmatrix.com > Sent: Thursday, December 12, 2013 10:33:21 PM > Subject: Re: [Twisted-Python] Queries about connecting to a XML-RPC server > over IPv6 > > On 12/12/13 12:23, Amit Saha wr

[Twisted-Python] Reliable way to check if Twisted has IPv6 support?

2013-12-12 Thread Amit Saha
r(abstract, 'isIPv6Address') Is there a more reliable way (which works with the Twisted-8.0+) to check this? Thanks, Amit. -- Amit Saha <http://echorand.me> ___ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://t

Re: [Twisted-Python] Reliable way to check if Twisted has IPv6 support?

2014-01-06 Thread Amit Saha
- Original Message - > From: "Phil Mayers" > To: twisted-python@twistedmatrix.com > Sent: Friday, December 13, 2013 8:41:44 PM > Subject: Re: [Twisted-Python] Reliable way to check if Twisted has IPv6 > support? > > On 13/12/13 03:22, Amit Sah