Help with this error : Protocol wrong for this socket
- From: bill.oldroyd@xxxxx
- Date: 31 Aug 2005 03:21:09 -0700
I am running Python 2.4.1 on a HP Tru64 Unix system.
When try to carry out a DNS query as follows :
t = socket.getaddrinfo("labs.bl.uk",None)
I get the error message
socket.error: (41, 'Protocol wrong type for socket')
Am I right in thinking this is something to with the DNS lookup ?. Does
anyone have any idea what may be causing the problem ?.
Bill
.
- Prev by Date: strange behaviour of str()
- Next by Date: change date format
- Previous by thread: strange behaviour of str()
- Next by thread: change date format
- Index(es):