Morty
unread,May 22, 2012, 11:29:21 AM5/22/12You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Using Net::DNS, I'd like to be able to force TCP lookups even for
queries that shouldn't need TCP. dig supports this using the +tcp
option. Does Net::DNS have a method to do this? Net::DNS::Resolver
describes how to set TCP persistence and a TCP timeout, but I don't
see a way to force TCP.
Thanks.
- Morty