< Previous by Date | Date Index | Next by Date > |
Thread Index | Next in Thread > |
Hi, It looks like if I wanted to use the ares wrappers (DnsStub,
etc) outside of the sipstack thread that there will be threading issues due to
the use of the static functions in RRCache used by DnsStub. Is this
correct? Anyone familiar with the code know what kind of effort/pitfalls there
would be in making RRCache use non-static? Thanks, -justin |