How to match the async result? (dns_submit_a4 returns 0 instead of a pointer)

Iñaki Baz Castillo ibc at aliax.net
Sat Feb 5 16:42:06 MSK 2011


Hi, using async mode how is supposed the callback to match its query?
In some other libraries the async call returns an identifier (an
integer) and when it's replied, its callback function contains, in one
of its arguments, such identifier (so I can know which query the
result belongs to).



More information about the udns mailing list