[Pidgin] #10432: _PurpleDnsQueryData not available for PurpleDnsQueryUiOps implementations

Pidgin trac at pidgin.im
Sun Oct 4 01:44:40 EDT 2009


#10432: _PurpleDnsQueryData not available for PurpleDnsQueryUiOps implementations
--------------------------+-------------------------------------------------
 Reporter:  jochendesmet  |        Owner:           
     Type:  defect        |       Status:  closed   
Milestone:                |    Component:  libpurple
  Version:  2.6.2         |   Resolution:  invalid  
 Keywords:  DNS           |  
--------------------------+-------------------------------------------------
Changes (by darkrain42):

  * status:  new => closed
  * resolution:  => invalid


Comment:

 It's an opaque structure on purpose. You should not rely on its data
 members being at any static location.

 Use purple_dnsquery_get_host() and purple_dnsquery_get_port() to get at
 the data you need.

-- 
Ticket URL: <http://developer.pidgin.im/ticket/10432#comment:1>
Pidgin <http://pidgin.im>
Pidgin


More information about the Tracker mailing list